RFR: 8272235: G1: update outdated code root fixup [v2]

Albert Mingkun Yang ayang at openjdk.java.net
Tue Aug 10 20:47:02 UTC 2021


On Tue, 10 Aug 2021 19:54:50 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

>> Albert Mingkun Yang has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   review
>
> src/hotspot/share/gc/g1/g1CollectedHeap.cpp line 3724:
> 
>> 3722:     // G1RootProcessor object. By subtracting the WorkGang task from the total
>> 3723:     // time of this scope, we get the "NMethod List Cleanup" time. Such list is
>> 3724:     // constructed during "STW two-phase nmethod root processing", see more in
> 
> Maybe s/such/this.

Fixed.

-------------

PR: https://git.openjdk.java.net/jdk/pull/5073



More information about the hotspot-gc-dev mailing list