Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8344049

Shenandoah: Eliminate init-update-refs safepoint

XMLWordPrintable

    • gc

      Shenandoah typically takes 4 safepoints per GC cycle. Although Shenandoah itself does not spend much time on these safepoints, it may still take quite some time for all of the mutator threads to reach the safepoint. The occasionally long time-to-safepoint increases latency in the higher percentiles. It may not be possible to eliminate all of these safepoints, but the `init-update-refs` safepoint should be the easiest to eliminate.

            wkemper William Kemper
            wkemper William Kemper
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: