ZGC: Remove incorrect comment in ZHeap::object_iterate()

XMLWordPrintable

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

        The comment in ZHeap::object_iterate() saying "Should only be called in a safepoint after mark end" is incorrect and should be removed. It's still true that this should only be called in a safepoint (which the assert below checks), but the part about "after mark end" is not true.

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

                Created:
                Updated:
                Resolved: