--- old/src/share/vm/code/codeCache.hpp 2014-09-30 15:03:50.830871966 +0200 +++ new/src/share/vm/code/codeCache.hpp 2014-09-30 15:03:50.526871980 +0200 @@ -41,7 +41,7 @@ // The CodeCache consists of one or more CodeHeaps, each of which contains // CodeBlobs of a specific CodeBlobType. Currently heaps for the following // types are available: -// - Non-methods: Non-methods like Buffers, Adapters and Runtime Stubs +// - Non-methods: Non-nmethods like Buffers, Adapters and Runtime Stubs // - Profiled nmethods: nmethods that are profiled, i.e., those // executed at level 2 or 3 // - Non-Profiled nmethods: nmethods that are not profiled, i.e., those