The following test timed out in the JDK19 CI:
runtime/Thread/AsyncExceptionTest.java
Here's a snippet from the log file:
#section:main
----------messages:(6/354)----------
command: main -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI AsyncExceptionTest
reason: User specified action: run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI AsyncExceptionTest
Mode: othervm [/othervm specified]
Timeout information:
--- Timeout information end.
elapsed time (seconds): 499.182
----------configuration:(0/0)----------
----------System.out:(2/59)----------
About to execute for 30 seconds.
Timeout refired 480 times
----------System.err:(0/0)----------
----------rerun:(35/7888)*----------
<snip>
result: Error. Program `/opt/mach5/mesos/work_dir/jib-master/install/jdk-19+17-1108/linux-x64-debug.jdk/jdk-19/fastdebug/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 499163ms).
I'm starting this bug as a P2 since this is a Tier1 failure.