-
Bug
-
Resolution: Unresolved
-
P4
-
25
AsyncExceptionTest timed out on macosx-aarch64 with the following in JDK25 ATR run:
----------messages:(9/709)----------
command: main -Xcomp -XX:CompileCommand=dontinline,AsyncExceptionTest::internalRun2 -XX:CompileCommand=compileonly,AsyncExceptionTest::internalRun1 -XX:CompileCommand=compileonly,AsyncExceptionTest::internalRun2 AsyncExceptionTest
reason: User specified action: run main/othervm -Xcomp -XX:CompileCommand=dontinline,AsyncExceptionTest::internalRun2 -XX:CompileCommand=compileonly,AsyncExceptionTest::internalRun1 -XX:CompileCommand=compileonly,AsyncExceptionTest::internalRun2 AsyncExceptionTest
started: Sun Jun 15 08:18:52 GMT 2025
Mode: othervm [/othervm specified]
Process id: 56164
Timeout information:
--- Timeout information end.
finished: Sun Jun 15 08:29:17 GMT 2025
elapsed time (seconds): 624.853
----------configuration:(0/0)----------
----------System.out:(5/319)----------
CompileCommand: dontinline AsyncExceptionTest.internalRun2 bool dontinline = true
CompileCommand: compileonly AsyncExceptionTest.internalRun1 bool compileonly = true
CompileCommand: compileonly AsyncExceptionTest.internalRun2 bool compileonly = true
About to execute for 30 seconds.
Timeout signalled after 480 seconds
----------System.err:(5/704)----------
WARNING: A restricted method in java.lang.System has been called
WARNING: java.lang.System::loadLibrary has been called by jvmti.JVMTIUtils in an unnamed module (file:<TRUNCATED>/testoutput/test-support/jtreg_open_test_hotspot_jtreg_tier1_runtime/classes/0/runtime/Thread/AsyncExceptionTest.d/)
WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
WARNING: Restricted methods will be blocked in a future release unless native access is enabled
----------messages:(9/709)----------
command: main -Xcomp -XX:CompileCommand=dontinline,AsyncExceptionTest::internalRun2 -XX:CompileCommand=compileonly,AsyncExceptionTest::internalRun1 -XX:CompileCommand=compileonly,AsyncExceptionTest::internalRun2 AsyncExceptionTest
reason: User specified action: run main/othervm -Xcomp -XX:CompileCommand=dontinline,AsyncExceptionTest::internalRun2 -XX:CompileCommand=compileonly,AsyncExceptionTest::internalRun1 -XX:CompileCommand=compileonly,AsyncExceptionTest::internalRun2 AsyncExceptionTest
started: Sun Jun 15 08:18:52 GMT 2025
Mode: othervm [/othervm specified]
Process id: 56164
Timeout information:
--- Timeout information end.
finished: Sun Jun 15 08:29:17 GMT 2025
elapsed time (seconds): 624.853
----------configuration:(0/0)----------
----------System.out:(5/319)----------
CompileCommand: dontinline AsyncExceptionTest.internalRun2 bool dontinline = true
CompileCommand: compileonly AsyncExceptionTest.internalRun1 bool compileonly = true
CompileCommand: compileonly AsyncExceptionTest.internalRun2 bool compileonly = true
About to execute for 30 seconds.
Timeout signalled after 480 seconds
----------System.err:(5/704)----------
WARNING: A restricted method in java.lang.System has been called
WARNING: java.lang.System::loadLibrary has been called by jvmti.JVMTIUtils in an unnamed module (file:<TRUNCATED>/testoutput/test-support/jtreg_open_test_hotspot_jtreg_tier1_runtime/classes/0/runtime/Thread/AsyncExceptionTest.d/)
WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
WARNING: Restricted methods will be blocked in a future release unless native access is enabled
- relates to
-
JDK-8284303 runtime/Thread/AsyncExceptionTest.java timed out
-
- Resolved
-