Remove CollectedHeap::safe_object_iterate()

XMLWordPrintable

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

      With CMS now removed, there is no longer any GC where CollectedHeap::object_iterate() and CollectedHeap::safe_object_iterate() do different things. Hence, we can remove CollectedHeap::safe_object_iterate() and let all uses of it shift over to use CollectedHeap::object_iterate().

            Assignee:
            Per Liden (Inactive)
            Reporter:
            Per Liden (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: