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

ZGC: Free ZNMethodDataOops under a lock

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 13
    • 13
    • hotspot
    • None
    • gc
    • b10

      Today, the ZNMethodDataOops use a custom deferred freeing mechanism to handle the case where C1 performs code patching that generates more immediate oops, while the GC is concurrently walking the code cache for class unloading.
      It would be nice to use GlobalCounter instead, which is a more standardized way of doing it.

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

              Created:
              Updated:
              Resolved: