-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: repo-valhalla
-
Component/s: hotspot
The following tests cause an intermittent compiler crash when running with --enable-preview:
- java/util/Collections/DelegatingIteratorForEachRemaining.java
- java/util/Collections/EmptyIterator.java
The tests fail due to agent timeouts, with the logs showing:
#
# Compiler replay data is saved as:
# path
#
# 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
Only java/util/Collections/EmptyIterator.java produces a replay though (attached).
- java/util/Collections/DelegatingIteratorForEachRemaining.java
- java/util/Collections/EmptyIterator.java
The tests fail due to agent timeouts, with the logs showing:
#
# Compiler replay data is saved as:
# path
#
# 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
Only java/util/Collections/EmptyIterator.java produces a replay though (attached).