[jdk17u-dev] RFR: 8293657: sun/management/jmxremote/bootstrap/RmiBootstrapTest.java#id1 failed with "SSLHandshakeException: Remote host terminated the handshake"

Goetz Lindenmaier goetz at openjdk.org
Thu Oct 20 13:44:26 UTC 2022


I backport this for parity with 17.0.6-oracle.

Cannot remove import of BufferedInputStream. Still needed as "8280010: Remove double buffering of InputStream for Properties.load" is not in 17.

Should I alternatively backport the part of 8280010 for this file?


Skipped patch to ProblemList. Test is not ProblemListed in 11.

-------------

Commit messages:
 - Backport f6d78cda853ce6ec6fdda845f1799253461fc618

Changes: https://git.openjdk.org/jdk17u-dev/pull/817/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=817&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/jdk17u-dev/pull/817.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev pull/817/head:pull/817

PR: https://git.openjdk.org/jdk17u-dev/pull/817


More information about the jdk-updates-dev mailing list