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

Dmitry Dmitriev dmitry.dmitriev at oracle.com
Fri Nov 20 09:41:36 UTC 2015


Small typo in previous message: when locked flags are not unlocked.

Dmitry

On 20.11.2015 12:38, Dmitry Dmitriev wrote:
> Hi Rachel,
>
>  test/runtime/CommandLine/VMOptionWarning.java is used to verify 
> warning message for locked flags when they are unlocked. Thus, can you 
> please put deleted test cases back, but use other available flags. 
> Thank you!
>
> Dmitry
>
> On 19.11.2015 22:39, Rachel Protacio wrote:
>> 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