Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8277212 GC accidentally cleans valid megamorphic vtable inline caches
  3. JDK-8277533

Release Note: ZGC: Fixed Long Process Non-Strong References Times

    XMLWordPrintable

Details

    • gc
    • Verified

    Backports

      Description

        A bug has been fixed that could cause long "Concurrent Process Non-Strong References" times with ZGC. The bug blocked the GC from making significant progress, and caused both latency and throughput issues for the Java application.

        The long times could be seen in the GC logs when running with `-Xlog:gc*`:
        ```
        [17606.140s][info][gc,phases ] GC(719) Concurrent Process Non-Strong References 25781.928ms
        ```

        Attachments

          Issue Links

            Activity

              People

                stefank Stefan Karlsson
                stefank Stefan Karlsson
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: