RFR: 8264788: Make SequentialSubTasksDone use-once [v2]

Thomas Schatzl tschatzl at openjdk.java.net
Thu Apr 8 15:05:42 UTC 2021


> 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

Thomas Schatzl has updated the pull request incrementally with one additional commit since the last revision:

  ayang review

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/3372/files
  - new: https://git.openjdk.java.net/jdk/pull/3372/files/53930970..919ff6e7

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3372&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3372&range=00-01

  Stats: 11 lines in 2 files changed: 1 ins; 4 del; 6 mod
  Patch: https://git.openjdk.java.net/jdk/pull/3372.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/3372/head:pull/3372

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



More information about the hotspot-gc-dev mailing list