RFR(M): 8054889 - Additional Compiler Diagnostic commands
Nils Eliasson
nils.eliasson at oracle.com
Fri Sep 5 11:12:56 UTC 2014
Hi,
This fix introduces three new diagnostic commands and corresponding
tests. The commands are Compiler.queue for printing the contents of the
compiler queue, Compiler.codelist for printing all nmethods in the
codecache and Compiler.codecache for printing an informational code
cache summary.
Description here:
https://bugs.openjdk.java.net/browse/JDK-8054889
Webrev:
http://cr.openjdk.java.net/~neliasso/8054889/webrev.02/
Thanks,
Nils Eliasson
More information about the hotspot-compiler-dev
mailing list