The following test timed out in the JDK17 CI:
runtime/HiddenClasses/StressHiddenClasses.java
Here's a snippet from the log file:
#section:main
----------messages:(7/288)----------
command: main StressHiddenClasses
reason: User specified action: run main/othervm StressHiddenClasses
Mode: othervm [/othervm specified]
Additional options from @modules: --add-modules jdk.compiler
Timeout information:
--- Timeout information end.
elapsed time (seconds): 588.695
----------configuration:(3/43)----------
Boot Layer
add modules: jdk.compiler
----------System.out:(1/27)----------
Timeout refired 480 times
----------System.err:(0/0)----------
----------rerun:(40/5719)*----------
<snip>
test result: Error. Program `c:\ade\mesos\work_dir\jib-master\install\jdk-17+18-1437\windows-x64-debug.jdk\jdk-17\fastdebug\bin\java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 588692ms).
This is a Tier1 test task with no JVM args. Normally I would start
this bug as a P2, but this failure is intermittent. The build-ID in which
this sighting happened has just a closed ProblemList change that's
unrelated to this test at all.
I'm starting this bug in hotspot/runtime just because this is
a Runtime test.