-
Bug
-
Resolution: Fixed
-
P4
-
20
-
b15
-
x86_64, aarch64
-
linux, os_x_10.15
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8320009 | 17.0.11-oracle | Adithya Haradi Gopal | P4 | Resolved | Fixed | b01 |
JDK-8320642 | 17.0.10 | Goetz Lindenmaier | P4 | Resolved | Fixed | b05 |
sun/management/jmxremote/bootstrap/RmiSslNoKeyStoreTest.java
Here's a snippet from the log file:
#section:main
----------messages:(6/368)----------
command: main RmiSslNoKeyStoreTest .*_ssltest.*.in
reason: User specified action: run main/timeout=300 RmiSslNoKeyStoreTest .*_ssltest.*.in
Mode: agentvm
Agent id: 54
Additional exports to unnamed modules from @modules: java.management/sun.management jdk.management.agent/jdk.internal.agent jdk.management.agent/sun.management.jmxremote
elapsed time (seconds): 0.368
----------configuration:(19/2272)----------
<snip>
result: Error. Agent communication error: java.io.EOFException; check console log for any additional details
There's no indication of an error except for the above
" Agent communication error: java.io.EOFException".
No hs_err_pid file, no indication of a problem with the test
execution, no core file.
This same failure happened on a linux-aarch64-open and
a linux-aarch64-debug test machine in jdk-20+14-900-tier6.
We recently had the same failure mode with a different test:
- backported by
-
JDK-8320009 sun/management/jmxremote/bootstrap/RmiSslNoKeyStoreTest.java failed with "Agent communication error: java.io.EOFException"
- Resolved
-
JDK-8320642 sun/management/jmxremote/bootstrap/RmiSslNoKeyStoreTest.java failed with "Agent communication error: java.io.EOFException"
- Resolved
- relates to
-
JDK-8292067 Convert test/sun/management/jmxremote/bootstrap shell tests to java version
- Closed
-
JDK-8293335 sun/management/jmxremote/bootstrap/RmiBootstrapTest.java#id1failed with "Agent communication error: java.io.EOFException"
- Closed
- links to
-
Commit openjdk/jdk17u-dev/d335f047
-
Commit openjdk/jdk/91c9091d
-
Review openjdk/jdk17u-dev/1980
-
Review openjdk/jdk/10224