Remove dangerous assert in HandleArea::oops_do()

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 11
    • Affects Version/s: 11
    • Component/s: hotspot
    • None
    • gc
    • b03

      With the introduction of the AccessBarrier API it's no longer safe to assume that you can safely de-reference an oop*. The assert in HandleArea::oops_do() makes this assumption, which can lead to crashes.

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

              Created:
              Updated:
              Resolved: