-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: hotspot
-
b16
Similarly to what was done in JDK-8364767, the usages of CollectedHeap::_soft_ref_policy in Shenandoah can be replaced with an earlier call to ShenandoahReferenceProcessor::set_soft_reference_policy.
This is the last usage of CollectedHeap::_soft_ref_policy, so it can be removed.
This is the last usage of CollectedHeap::_soft_ref_policy, so it can be removed.
- relates to
-
JDK-8364166 Parallel: Remove the use of soft_ref_policy in Full GC
-
- Resolved
-
-
JDK-8364767 G1: Remove use of CollectedHeap::_soft_ref_policy
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk/976207df
-
Review(master)
openjdk/jdk/27239