inspecting the code cache

Charles K Pepperdine kirk at kodewerk.com
Thu Mar 3 10:47:05 PST 2011


Hi, 

Thanks for that information. I've been using PrintCompilation to watch what was going on. I've gotten a question from a client that claims that a method had seemingly been squeezed out of the cache. I'm not sure what would cause a method to be squeezed out but I guess it would have to be made not entrant before hand. But that got me interested in poking about to see what information one could squeeze out of the JVM wrt the code cache.

TIA,
Kirk



More information about the hotspot-compiler-dev mailing list