RFR(XS) 8076319: jstat verified class fix
George Triantafillou
george.triantafillou at oracle.com
Fri May 29 15:31:28 UTC 2015
Hi Harold,
The changes look good.
-George
On 5/28/2015 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