RFR: 8262973: Verify ParCompactionManager instance in PCAdjustPointerClosure

Albert Mingkun Yang ayang at openjdk.java.net
Wed Mar 3 18:30:44 UTC 2021


Verify the correct ParCompactionManager instance is used by VM/GC threads and some general cleanup.

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

Commit messages:
 - verify

Changes: https://git.openjdk.java.net/jdk/pull/2813/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=2813&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8262973
  Stats: 66 lines in 5 files changed: 37 ins; 19 del; 10 mod
  Patch: https://git.openjdk.java.net/jdk/pull/2813.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/2813/head:pull/2813

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



More information about the hotspot-gc-dev mailing list