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

ZGC: Extract allocation functionality into a new ZNMethodAllocator class

XMLWordPrintable

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

      ZNMethodData delegates the responsibility to safely free it's memory to ZNMethodTable. I propose we break this dependency by introducing a ZNMethodAllocator class that both classes can use.

      This is a step towards decoupling the ZNMethodTable implementation from the ZGC class unloading code.

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

              Created:
              Updated:
              Resolved: