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

Remove automatic is in heap verification in OopIterateClosure

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 16
    • 15
    • hotspot
    • None
    • gc
    • b22

      OopIterateClosure provides some automatic verification that read objects are inside the heap. Closures can opt out from this by overriding should_verify_oops().

      I propose that we remove this verification and let the closures do their own verification.

            stefank Stefan Karlsson
            stefank Stefan Karlsson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: