ZGC: Fix regression introduced in JDK-8350572

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 25
    • Affects Version/s: 25
    • Component/s: hotspot
    • gc
    • b18

      The addition of calls to VMError::is_error_reported_in_current_thread() in ZGC verification codes seems to have caused a slowdown and some tests time out. There is an easy workaround to check VMError::is_error_reported() before calling VMError::is_error_reported_in_current_thread(). I propose that we add this check to solve this regression.

            Assignee:
            Stefan Karlsson
            Reporter:
            Stefan Karlsson
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: