[jdk16] RFR: 8257974: Regression 21% in DaCapo-lusearch-large after JDK-8236926 [v2]

Stefan Johansson sjohanss at openjdk.java.net
Thu Dec 17 17:10:12 UTC 2020


On Thu, 17 Dec 2020 14:47:22 GMT, Claes Redestad <redestad at openjdk.org> wrote:

>> Stefan Johansson has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   claes review
>
> src/hotspot/share/gc/g1/g1UncommitRegionTask.cpp line 62:
> 
>> 60:   G1UncommitRegionTask* uncommit_task = instance();
>> 61:   if (!uncommit_task->is_active()) {
>> 62:     // Change state to active and schedule with no delay.
> 
> Comment needs an update

Nice catch!

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

PR: https://git.openjdk.java.net/jdk16/pull/42



More information about the hotspot-gc-dev mailing list