[jdk11u-dev] RFR: 8293657: sun/management/jmxremote/bootstrap/RmiBootstrapTest.java#id1 failed with "SSLHandshakeException: Remote host terminated the handshake"
Lutz Schmidt
lucy at openjdk.org
Mon Jul 3 12:00:22 UTC 2023
This backport is for parity with 11.0.21-oracle.
Small risk, simple change. The change applies clean with these exceptions:
- Copyright year mismatch
- Test was problem-listed in 17, but not in 11.
- missing "import java.io.BufferedInputStream;"
Test passes before and after the fix is applied.
SAP nightly tests pending.
-------------
Commit messages:
- Backport f6d78cda853ce6ec6fdda845f1799253461fc618
Changes: https://git.openjdk.org/jdk11u-dev/pull/2018/files
Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2018&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8293657
Stats: 14 lines in 2 files changed: 1 ins; 5 del; 8 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/2018.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2018/head:pull/2018
PR: https://git.openjdk.org/jdk11u-dev/pull/2018
More information about the jdk-updates-dev
mailing list