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.

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

                Created:
                Updated:
                Resolved: