-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P3
-
Affects Version/s: repo-valhalla
-
Component/s: hotspot
-
x86_64
-
linux
The following test crashed in the Valhalla CI with the --enable-preview option set:
java/util/Objects/BasicObjectsTest.java
Here's a snippet from the log file:
#section:main
----------messages:(8/263)----------
command: main BasicObjectsTest
reason: Assumed action based on file name: run main BasicObjectsTest
started: Tue Jan 20 11:58:34.734 UTC 2026
Mode: agentvm
Agent id: 14
Process id: 696265
finished: Tue Jan 20 11:58:47.997 UTC 2026
elapsed time (seconds): 13.263
----------configuration:(12/1436)----------
<snip>
----------stdout:(8/493)----------
[thread 714824 also had an error]
#
# Compiler replay data is saved as:
# /opt/mach5/mesos/work_dir/slaves/da1065b5-7b94-4f0d-85e9-a3a252b9a32e-S35703/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/f72dcb64-d37e-43af-a643-b61b9a10a785/runs/b6a40330-fda6-4f95-a2ab-6a4719228bd8/testoutput/test-support/jtreg_open_test_jdk_tier1_part2/scratch/2/replay_pid696265.log
#
# If you would like to submit a bug report, please visit:
# https://bugreport.java.com/bugreport/crash.jsp
#
result: Error. Agent communication error: java.io.EOFException; check console log for any additional details
This crash did not reproduce in the Tier1 for the next build-ID so
I've added the intermittent label.
java/util/Objects/BasicObjectsTest.java
Here's a snippet from the log file:
#section:main
----------messages:(8/263)----------
command: main BasicObjectsTest
reason: Assumed action based on file name: run main BasicObjectsTest
started: Tue Jan 20 11:58:34.734 UTC 2026
Mode: agentvm
Agent id: 14
Process id: 696265
finished: Tue Jan 20 11:58:47.997 UTC 2026
elapsed time (seconds): 13.263
----------configuration:(12/1436)----------
<snip>
----------stdout:(8/493)----------
[thread 714824 also had an error]
#
# Compiler replay data is saved as:
# /opt/mach5/mesos/work_dir/slaves/da1065b5-7b94-4f0d-85e9-a3a252b9a32e-S35703/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/f72dcb64-d37e-43af-a643-b61b9a10a785/runs/b6a40330-fda6-4f95-a2ab-6a4719228bd8/testoutput/test-support/jtreg_open_test_jdk_tier1_part2/scratch/2/replay_pid696265.log
#
# If you would like to submit a bug report, please visit:
# https://bugreport.java.com/bugreport/crash.jsp
#
result: Error. Agent communication error: java.io.EOFException; check console log for any additional details
This crash did not reproduce in the Tier1 for the next build-ID so
I've added the intermittent label.