-
Bug
-
Resolution: Unresolved
-
P4
-
25
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.
- caused by
-
JDK-8350572 ZGC: Enhance z_verify_safepoints_are_blocked interactions with VMError
-
- Resolved
-
- causes
-
JDK-8351607 Test com/sun/jdi/JdbStopInNotificationThreadTest.java failing with missing "Breakpoint hit" for line 70
-
- Open
-