RFR (XS) JDK-8160055 Misplaced call to ClassLoaderDataGraph::clear_claimed_marks during initial mark
Joseph Provino
joseph.provino at oracle.com
Wed Sep 28 16:39:47 UTC 2016
Please review the latest webrev:
http://cr.openjdk.java.net/~jprovino/8160055/webrev.01
There is a WhiteBox test now.
thanks.
joe
On 8/29/2016 7:47 AM, Thomas Schatzl wrote:
> 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