Three tests in the same task:
- runtime/SelectionResolution/InvokeVirtualSuccessTest.java
- runtime/SelectionResolution/InvokeInterfaceSuccessTest.java
- runtime/SelectionResolution/InvokeInterfaceICCE.java
all timed out. No other information. The only slightly interesting things is that in two cases a number of ZGC threads were inside os::current_thread_id().
- runtime/SelectionResolution/InvokeVirtualSuccessTest.java
- runtime/SelectionResolution/InvokeInterfaceSuccessTest.java
- runtime/SelectionResolution/InvokeInterfaceICCE.java
all timed out. No other information. The only slightly interesting things is that in two cases a number of ZGC threads were inside os::current_thread_id().
- relates to
-
JDK-8351607 Test com/sun/jdi/JdbStopInNotificationThreadTest.java failing with missing "Breakpoint hit" for line 70
-
- Open
-