RFR: 8334445: Parallel: Decouple maximum compaction from SoftReference clearing

Albert Mingkun Yang ayang at openjdk.org
Tue Jun 18 08:58:43 UTC 2024


Simple refactoring to not assume maximum-compaction from soft-ref-clearing.

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

Commit messages:
 - pgc-max-compact

Changes: https://git.openjdk.org/jdk/pull/19763/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=19763&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8334445
  Stats: 45 lines in 4 files changed: 7 ins; 14 del; 24 mod
  Patch: https://git.openjdk.org/jdk/pull/19763.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/19763/head:pull/19763

PR: https://git.openjdk.org/jdk/pull/19763


More information about the hotspot-gc-dev mailing list