RFR: 8143155: Remove TraceRuntimeCalls, TraceJNICalls, and TraceJVMCalls rather than convert to UL

Rachel Protacio rachel.protacio at oracle.com
Thu Nov 19 19:39:01 UTC 2015


Hi,

Please review this change, which removes TraceRuntimeCalls, 
TraceJNICalls, and TraceJVMCalls options. The output from the options is 
excessive and useless, while there are entirely useful options 
available, i.e. CountRuntimeCalls, CountJNICalls, and CountJVMCalls.

Open webrev: http://cr.openjdk.java.net/~rprotacio/8143155/
Bug: https://bugs.openjdk.java.net/browse/JDK-8143155

Thank you!
Rachel


More information about the hotspot-runtime-dev mailing list