Arena should not derive from CHeapObj<mtNone>

XMLWordPrintable

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

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

              Created:
              Updated:
              Resolved: