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

Shenandoah: Shenandoah should also rendezvous GC threads

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Incomplete
    • Icon: P4 P4
    • None
    • 17, 21, 23, 24
    • hotspot
    • gc

      Similar to ZGC, Shenandoah also rendezvous threads to purge stalled states before purge dead class loaders.

      Currently, Shenandoah only rendezvous java threads, while ZGC also rendezvous GC threads ( https://github.com/openjdk/jdk/blame/master/src/hotspot/share/gc/z/zGeneration.cpp#L1349-L1350)

      I believe Shenandoah should do the same.

            Unassigned Unassigned
            zgu Zhengyu Gu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: