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

Arena should not derive from CHeapObj<mtNone>

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • 20
    • hotspot
    • b19

      The Arena class derives from CHeapObj<mtNone>. All that does is prevent Arena from being CHeap-allocated (or Resource-allocated). But we can accomplish that by just not having it derive from anything.

            kbarrett Kim Barrett
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: