The following test timed out in the JDK26 CI:
tools/javac/lambda/lambdaExecution/InnerConstructor.java
Here's a snippet from the log file:
#section:junit
----------messages:(11/333)----------
command: junit InnerConstructor
reason: User specified action: run junit InnerConstructor
started: Tue Oct 07 07:03:02 UTC 2025
Mode: agentvm
Agent id: 20
Process id: 3305809
Timeout signalled after 120 seconds
Timeout information:
--- Timeout information end.
finished: Tue Oct 07 07:07:29 UTC 2025
elapsed time (seconds): 266.817
----------configuration:(12/1446)----------
<snip>
----------System.err:(9/401)----------
STARTED InnerConstructor::testLambdaWithInnerConstructor 'testLambdaWithInnerConstructor()'
SUCCESSFUL InnerConstructor::testLambdaWithInnerConstructor 'testLambdaWithInnerConstructor()' [8948ms]
[ JUnit Containers: found 4, started 4, succeeded 4, failed 0, aborted 0, skipped 0]
[ JUnit Tests: found 1, started 1, succeeded 1, failed 0, aborted 0, skipped 0]
JavaTest Message: Test complete.
result: Error. "junit" action timed out with a timeout of 120 seconds on agent 20
tools/javac/lambda/lambdaExecution/InnerConstructor.java
Here's a snippet from the log file:
#section:junit
----------messages:(11/333)----------
command: junit InnerConstructor
reason: User specified action: run junit InnerConstructor
started: Tue Oct 07 07:03:02 UTC 2025
Mode: agentvm
Agent id: 20
Process id: 3305809
Timeout signalled after 120 seconds
Timeout information:
--- Timeout information end.
finished: Tue Oct 07 07:07:29 UTC 2025
elapsed time (seconds): 266.817
----------configuration:(12/1446)----------
<snip>
----------System.err:(9/401)----------
STARTED InnerConstructor::testLambdaWithInnerConstructor 'testLambdaWithInnerConstructor()'
SUCCESSFUL InnerConstructor::testLambdaWithInnerConstructor 'testLambdaWithInnerConstructor()' [8948ms]
[ JUnit Containers: found 4, started 4, succeeded 4, failed 0, aborted 0, skipped 0]
[ JUnit Tests: found 1, started 1, succeeded 1, failed 0, aborted 0, skipped 0]
JavaTest Message: Test complete.
result: Error. "junit" action timed out with a timeout of 120 seconds on agent 20