[jdk11u-dev] RFR: 8209362: sun/security/ssl/SSLSocketImpl/ReuseAddr.java failed due to "BindException: Address already in use (Bind failed)"

Goetz Lindenmaier goetz at openjdk.org
Wed Aug 21 08:43:13 UTC 2024


On Tue, 30 Jul 2024 08:09:16 GMT, Andrew Lu <andrewlu at openjdk.org> wrote:

> I backport this for parity with 11.0.25-oracle.
> test/jdk/javax/net/ssl/templates/SSLSocketTemplate.java
> "protected volatile int serverPort = 0;"
> "protected void doServerSide() throws Exception"
> already protected, no need to change, make it clean.

There are red tests.

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

PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2884#issuecomment-2301489818


More information about the jdk-updates-dev mailing list