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

Remove CollectedHeap::safe_object_iterate()

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 14
    • 14
    • 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().

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

              Created:
              Updated:
              Resolved: