RFR: 8286297: G1: Simplify parallel and serial verification code paths [v3]

Thomas Schatzl tschatzl at openjdk.java.net
Mon May 9 10:47:41 UTC 2022


> Hi all,
> 
>   please review this small change that simplifies the path splitting parallel/serial execution of verification.
> 
> Testing: gha, local testing
> 
> Thanks,
>   Thomas

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

  fix compilation

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/8572/files
  - new: https://git.openjdk.java.net/jdk/pull/8572/files/7e77228d..054c3321

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

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/8572.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/8572/head:pull/8572

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



More information about the hotspot-gc-dev mailing list