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

Shenandoah: gc state should be synchronized to java threads only once per safepoint

XMLWordPrintable

    • gc
    • b03

        Presently, every change to the gc change is distributed to all java threads. The gc state is only changed on safepoints. For applications with a very large number of java threads this may increase time on the safepoint. It would be better to synchronize the gc state only once per safepoint.

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

                Created:
                Updated:
                Resolved: