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

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

    XMLWordPrintable

Details

    • gc
    • b03

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: