RFR: 8277899: Parallel: Simplify PSVirtualSpace::initialize logic

Albert Mingkun Yang ayang at openjdk.java.net
Mon Nov 29 09:58:26 UTC 2021


Simple change of baking the static arg into `PSVirtualSpace::initialize`.

Test: hotspot_gc

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

Commit messages:
 - ps-virtual-init

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

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



More information about the hotspot-gc-dev mailing list