- Enclosing interface:
- IPepperJVMConstants
public static interface IPepperJVMConstants.IPepperJITAnalysis
JIT Class Compilation audit
-XX:+UnlockDiagnosticVMOptions -XX:+LogCompilation -XX:+TraceClassLoading
Optionally add -XX:+PrintAssembly
https://github.com/AdoptOpenJDK/jitwatch/
https://github.com/AdoptOpenJDK/jitwatch/wiki/Instructions
Profiling based on ThreadDumps http://techblog.netflix.com/2015/07/java-in-flames.html
- Author:
- Benoit Lacelle