RFR: 8364166: Parallel: Remove the use of soft_ref_policy in Full GC
Albert Mingkun Yang
ayang at openjdk.org
Mon Jul 28 08:05:33 UTC 2025
Simple removing redundant soft-ref-clearing checking in full-gc, because Parallel already reacts to this particular gc-cause, `_wb_full_gc`.
Test: tier1-3
-------------
Commit messages:
- pgc-soft-ref
Changes: https://git.openjdk.org/jdk/pull/26496/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26496&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8364166
Stats: 9 lines in 1 file changed: 0 ins; 9 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/26496.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/26496/head:pull/26496
PR: https://git.openjdk.org/jdk/pull/26496
More information about the hotspot-gc-dev
mailing list