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

Purge CLDG concurrently in G1

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 13
    • hotspot
    • gc

      Due to changes for concurrent class unloading for ZGC metaspace purging can (and should be) done concurrently as this can take a significant amount of time.

      Note that purging activity should be properly synchronized with garbage collection requests to avoid delaying them; further, while a CLDG purge is running, care may need to be taken about additional class unloading/CLDG purge attempts.

            Unassigned Unassigned
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: