-
Bug
-
Resolution: Unresolved
-
P3
-
None
-
26
-
aarch64
-
os_x
The following test timed out in the JDK26 CI:
tools/javac/cast/intersection/IntersectionTypeCastTest.java
Here's a snippet from the log file:
#section:main
----------messages:(12/510)----------
command: main IntersectionTypeCastTest
reason: User specified action: run main IntersectionTypeCastTest
started: Mon Oct 13 12:04:24 GMT 2025
Mode: agentvm
Agent id: 7
Process id: 42331
Additional exports to unnamed modules from @modules: jdk.compiler/com.sun.tools.javac.api jdk.compiler/com.sun.tools.javac.file jdk.compiler/com.sun.tools.javac.util
Timeout signalled after 120 seconds
Timeout information:
--- Timeout information end.
finished: Mon Oct 13 12:14:20 GMT 2025
elapsed time (seconds): 596.164
----------configuration:(17/2239)----------
<snip>
----------System.err:(12/223)----------
165888 total checks executed
22898 successes found
0 failures found
0 errors found
142990 skips found
22897 reused Contexts
1 newly created Contexts
0 polluted Contexts
0 removed Contexts
JavaTest Message: Test complete.
result: Error. "main" action timed out with a timeout of 120 seconds on agent 7
Since this is a Tier1 failure, that would normally start out as a P2.
However, the time out is intermittent so I'm starting this out as a P3.
tools/javac/cast/intersection/IntersectionTypeCastTest.java
Here's a snippet from the log file:
#section:main
----------messages:(12/510)----------
command: main IntersectionTypeCastTest
reason: User specified action: run main IntersectionTypeCastTest
started: Mon Oct 13 12:04:24 GMT 2025
Mode: agentvm
Agent id: 7
Process id: 42331
Additional exports to unnamed modules from @modules: jdk.compiler/com.sun.tools.javac.api jdk.compiler/com.sun.tools.javac.file jdk.compiler/com.sun.tools.javac.util
Timeout signalled after 120 seconds
Timeout information:
--- Timeout information end.
finished: Mon Oct 13 12:14:20 GMT 2025
elapsed time (seconds): 596.164
----------configuration:(17/2239)----------
<snip>
----------System.err:(12/223)----------
165888 total checks executed
22898 successes found
0 failures found
0 errors found
142990 skips found
22897 reused Contexts
1 newly created Contexts
0 polluted Contexts
0 removed Contexts
JavaTest Message: Test complete.
result: Error. "main" action timed out with a timeout of 120 seconds on agent 7
Since this is a Tier1 failure, that would normally start out as a P2.
However, the time out is intermittent so I'm starting this out as a P3.