ZGC: Free ZNMethodDataOops under a lock

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 13
    • Affects Version/s: 13
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: