Remove virtual from ResourceObj::print_on

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P4
    • tbd
    • Affects Version/s: None
    • Component/s: hotspot
    • None

      We never use the virtualness of print_on in any way. Having print_on be virtual costs us 8 bytes for each ResourceObj being allocated and enforces subclasses to have const print_on methods.

            Assignee:
            Johan Sjölen
            Reporter:
            Johan Sjölen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: