[jdk11u-dev] RFR: 8209362: sun/security/ssl/SSLSocketImpl/ReuseAddr.java failed due to "BindException: Address already in use (Bind failed)"
Matthias Baesken
mbaesken at openjdk.org
Wed Aug 14 10:11:50 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.
Marked as reviewed by mbaesken (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk11u-dev/pull/2884#pullrequestreview-2237726211
More information about the jdk-updates-dev
mailing list