RFR (XS) JDK-8160055 Misplaced call to ClassLoaderDataGraph::clear_claimed_marks during initial mark
Thomas Schatzl
thomas.schatzl at oracle.com
Mon Aug 29 11:47:45 UTC 2016
Hi,
On Tue, 2016-08-16 at 14:15 -0400, Joseph Provino wrote:
> Please review this very small change.
> CR: JDK-8160055 Misplaced call to
> ClassLoaderDataGraph::clear_claimed_marks during initial mark
> Webrev: http://cr.openjdk.java.net/~jprovino/8160055/webrev.00
> Thanks.
> joe
>
- the recorded time also needs to be printed, in
G1GCPhaseTimes::print(), somewhere in the "Other" category. Please only
print it if that phase has been executed.
- please try to expand tests/gc/g1/TestGCLogMessages.java to trigger
an initial mark (triggering a marking round via whitebox should be
sufficient) and check whether this log message appears.
Thanks,
Thomas
More information about the hotspot-gc-dev
mailing list