-
Type:
Sub-task
-
Resolution: Delivered
-
Priority:
P4
-
None
-
Affects Version/s: 16
-
Component/s: hotspot
-
generic
-
generic
-
Verified
The Shenandoah GC now processes all soft, weak and phantom references as well as finalizers concurrently with the running Java application, instead of at a GC pause. This reduces GC induced latency, especially with workloads that churn many such references or finalizers.