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

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

XMLWordPrintable

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

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

                Created:
                Updated:
                Resolved: