Integrated: 8264788: Make SequentialSubTasksDone use-once

Thomas Schatzl tschatzl at openjdk.java.net
Thu Apr 15 08:13:39 UTC 2021


On Wed, 7 Apr 2021 08:32:11 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
>   can I have reviews for this change that simplifies code ahead?
> 
> SequentialSubTasksDone has some machinery to reset itself automatically after all tasks were claimed.
> 
> This is not used at all and can/should be removed. 
> 
> Test: tier1-3

This pull request has now been integrated.

Changeset: 125a8479
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/125a8479
Stats:     94 lines in 5 files changed: 3 ins; 71 del; 20 mod

8264788: Make SequentialSubTasksDone use-once

Reviewed-by: ayang, sjohanss

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

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



More information about the hotspot-gc-dev mailing list