RFR: 8262793: Shenandoah: Need to restore reference marking strength after mark through subgraph

Zhengyu Gu zgu at openjdk.java.net
Mon Mar 1 20:25:56 UTC 2021


During marking phase, wavefront may switch to weak marking, but need to restore back to original wavefront after mark through the subgraph.

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

Commit messages:
 - JDK-8262793

Changes: https://git.openjdk.java.net/jdk/pull/2784/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=2784&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8262793
  Stats: 22 lines in 3 files changed: 17 ins; 2 del; 3 mod
  Patch: https://git.openjdk.java.net/jdk/pull/2784.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/2784/head:pull/2784

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



More information about the hotspot-gc-dev mailing list