Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8239600 JEP 376: ZGC: Concurrent Thread-Stack Processing
  3. JDK-8261332

Release Note: JEP 376: ZGC Concurrent Stack Processing

    XMLWordPrintable

Details

    • gc
    • Verified

    Description

      The Z Garbage Collector now processes thread stacks concurrently. This allows all roots in the JVM to be processed by ZGC in a concurrent phase instead of stop-the-world pauses. The amount of work done in ZGC pauses has now become constant and typically not exceeding a few hundred microseconds.

      For further details, see [JEP 376](https://openjdk.java.net/jeps/376).

      Attachments

        Activity

          People

            eosterlund Erik Ă–sterlund
            eosterlund Erik Ă–sterlund
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: