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

ZGC: Fix regression introduced in JDK-8350572

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • 25
    • 25
    • hotspot
    • gc

      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.

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

              Created:
              Updated: