RFR(XS) 8076319: jstat verified class fix
harold seigel
harold.seigel at oracle.com
Thu May 28 18:33:49 UTC 2015
Thanks for the review, Karen.
I attached the jstat_options file to the bug and added instructions on
running JSTAT with -verify option.
Harold
On 5/28/2015 2:21 PM, Karen Kinnear wrote:
> Harold,
>
> Looks good.
>
> Can you please attach the jstat_options file to the bug report to make it easier for folks to recreate in future?
>
> thanks very much for fixing this,
> Karen
>
> On May 28, 2015, at 2:17 PM, harold seigel wrote:
>
>> Hi,
>>
>> Please review this small change so that the PerfData sun.cls.classVerifyTime counter only reports on the number of classes that are actually verified. The changes were tested with JCK lang and VM, and JTREG and NSK Quick tests to check for regressions.
>>
>> To test the actual fix, I ran the Queens program and the number of verified classes changed from 335 (without the fix) to 1. When Queens was run with -verify, the number of verified classes went back to 335.
>>
>> Open webrev: http://cr.openjdk.java.net/~hseigel/bug_8076319/
>>
>> JBS Bug: https://bugs.openjdk.java.net/browse/JDK-8076319
>>
>> Thanks, Harold
More information about the hotspot-runtime-dev
mailing list