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

Christoph Langer clanger at openjdk.org
Mon Oct 24 08:26:36 UTC 2022


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

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

You could include it, why not. It's a viable improvement with little risk. - But, just seen the discussion above. So better keep it as is.

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

You obviously mean 17, but it's true for that as well 😄

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

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


More information about the jdk-updates-dev mailing list