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

Paul Hohensee phh at openjdk.org
Thu Oct 20 19:25:52 UTC 2022


On Thu, 20 Oct 2022 13:34:55 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> 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.

Lgtm as is. I'd not do a partial backport if avoidable, and in this case it's trivially avoidable.

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

Marked as reviewed by phh (Reviewer).

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


More information about the jdk-updates-dev mailing list