-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
None
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
-
Review(master) openjdk/jdk/27239