-
Bug
-
Resolution: Fixed
-
P3
-
20
-
b15
-
x86_64
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8320010 | 17.0.11-oracle | Adithya Haradi Gopal | P3 | Resolved | Fixed | b01 |
JDK-8320643 | 17.0.10 | Goetz Lindenmaier | P3 | Resolved | Fixed | b05 |
sun/management/jmxremote/bootstrap/RmiBootstrapTest.java#id1
Here's a snippet from the log file:
#section:main
----------messages:(6/360)----------
command: main RmiBootstrapTest .*_ssltest.*.in
reason: User specified action: run main/timeout=300 RmiBootstrapTest .*_ssltest.*.in
Mode: agentvm
Agent id: 16
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): 3.235
----------configuration:(19/2293)----------
<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 two different linux-x64-debug
test machines in jdk-20+14-898-tier3.
- backported by
-
JDK-8320010 sun/management/jmxremote/bootstrap/RmiBootstrapTest.java#id1failed with "Agent communication error: java.io.EOFException"
-
- Resolved
-
-
JDK-8320643 sun/management/jmxremote/bootstrap/RmiBootstrapTest.java#id1failed with "Agent communication error: java.io.EOFException"
-
- Resolved
-
- relates to
-
JDK-8293343 sun/management/jmxremote/bootstrap/RmiSslNoKeyStoreTest.java failed with "Agent communication error: java.io.EOFException"
-
- Closed
-
-
JDK-8292067 Convert test/sun/management/jmxremote/bootstrap shell tests to java version
-
- Closed
-
-
JDK-8293657 sun/management/jmxremote/bootstrap/RmiBootstrapTest.java#id1 failed with "SSLHandshakeException: Remote host terminated the handshake"
-
- Resolved
-
- links to
-
Commit openjdk/jdk17u-dev/d335f047
-
Commit openjdk/jdk/91c9091d
-
Review openjdk/jdk17u-dev/1980
-
Review openjdk/jdk/10224