Remove oopDesc::is_scavengable

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 11
    • Affects Version/s: None
    • Component/s: hotspot
    • None
    • gc
    • b07

      Remove the oopDesc::is_scavengable function and replace all calls with Universe::heap()->is_scavengable(...).

      This is needed to break a circular dependency between os.inline.hpp and collectedHeap.inline.hpp.

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

              Created:
              Updated:
              Resolved: