-
Bug
-
Resolution: Fixed
-
P3
-
20
-
b17
-
x86_64
-
linux_ubuntu
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8295299 | 17.0.6-oracle | Kevin Walls | P3 | Resolved | Fixed | b03 |
JDK-8295877 | 17.0.6 | Goetz Lindenmaier | P3 | Resolved | Fixed | b01 |
JDK-8311158 | 11.0.21-oracle | Kevin Walls | P3 | Resolved | Fixed | b01 |
JDK-8311479 | 11.0.21 | Lucy Schmidt | P3 | Resolved | Fixed | b01 |
sun/management/jmxremote/bootstrap/RmiBootstrapTest.java#id1
Here's a snippet from the log file:
#section:main
----------messages:(7/563)----------
command: main RmiBootstrapTest .*_ssltest.*.in
reason: User specified action: run main/othervm/timeout=300 RmiBootstrapTest .*_ssltest.*.in
started: Mon Sep 12 15:39:10 UTC 2022
Mode: othervm [/othervm specified]
Additional options from @modules: --add-modules java.management,jdk.management.agent --add-exports java.management/sun.management=ALL-UNNAMED --add-exports jdk.management.agent/jdk.internal.agent=ALL-UNNAMED --add-exports jdk.management.agent/sun.management.jmxremote=ALL-UNNAMED
finished: Mon Sep 12 15:39:13 UTC 2022
elapsed time (seconds): 3.002
----------configuration:(6/293)----------
Boot Layer
add modules: java.management jdk.management.agent
add exports: java.management/sun.management ALL-UNNAMED
jdk.management.agent/jdk.internal.agent ALL-UNNAMED
jdk.management.agent/sun.management.jmxremote ALL-UNNAMED
----------System.out:(6/1197)----------
***
*** Testing configuration (port=45399): /opt/mach5/mesos/work_dir/slaves/0c72054a-24ab-4dbb-944f-97f9341a1b96-S54353/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/d84a0f71-b8ca-49b5-9e20-76e6b6d800e0/runs/c8069094-63fc-4702-8bca-78f3c4950af6/testoutput/test-support/jtreg_open_test_jdk_jdk_management/classes/3/sun/management/jmxremote/bootstrap/RmiBootstrapTest_id1.d/management_ssltest07_ok.properties
***
Connection failed for no credentials: java.rmi.ConnectIOException: error during JRMP connection establishment; nested exception is:
javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
Test Failed: Failed to connect to agent {url=service:jmx:rmi://<host>/jndi/rmi://localhost:45399/jmxrmi}: java.lang.RuntimeException: Test /opt/mach5/mesos/work_dir/slaves/0c72054a-24ab-4dbb-944f-97f9341a1b96-S54353/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/d84a0f71-b8ca-49b5-9e20-76e6b6d800e0/runs/c8069094-63fc-4702-8bca-78f3c4950af6/testoutput/test-support/jtreg_open_test_jdk_jdk_management/classes/3/sun/management/jmxremote/bootstrap/RmiBootstrapTest_id1.d/management_ssltest07_ok.properties failed with 1 error(s)
----------System.err:(0/0)----------
----------rerun:(42/7242)*----------
<snip>
result: Failed. Unexpected exit from test [exit code: 1]
- backported by
-
JDK-8295299 sun/management/jmxremote/bootstrap/RmiBootstrapTest.java#id1 failed with "SSLHandshakeException: Remote host terminated the handshake"
- Resolved
-
JDK-8295877 sun/management/jmxremote/bootstrap/RmiBootstrapTest.java#id1 failed with "SSLHandshakeException: Remote host terminated the handshake"
- Resolved
-
JDK-8311158 sun/management/jmxremote/bootstrap/RmiBootstrapTest.java#id1 failed with "SSLHandshakeException: Remote host terminated the handshake"
- Resolved
-
JDK-8311479 sun/management/jmxremote/bootstrap/RmiBootstrapTest.java#id1 failed with "SSLHandshakeException: Remote host terminated the handshake"
- Resolved
- relates to
-
JDK-8030616 sun/management/jmxremote/bootstrap/RmiBootstrapTest fails intermittently with cannot find a free port
- Resolved
-
JDK-8293335 sun/management/jmxremote/bootstrap/RmiBootstrapTest.java#id1failed with "Agent communication error: java.io.EOFException"
- Closed
-
JDK-8152523 sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh failed intermittently
- Closed
- links to
-
Commit openjdk/jdk11u-dev/b3417d8c
-
Commit openjdk/jdk17u-dev/120bf27f
-
Commit openjdk/jdk/f6d78cda
-
Review openjdk/jdk11u-dev/2018
-
Review openjdk/jdk17u-dev/817
-
Review openjdk/jdk/10323