Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8254315 Shenandoah: Concurrent weak reference processing
  3. JDK-8263678

Release Note: Shenandoah: Concurrent weak reference processing

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Delivered
    • Icon: P4 P4
    • None
    • 16
    • hotspot
    • gc
    • 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.

            rkennke Roman Kennke
            rkennke Roman Kennke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: