RFR [8u] JDK-8239798 : SSLSocket closes socket both socket endpoints on a SocketTimeoutException
Hohensee, Paul
hohensee at amazon.com
Wed Mar 17 02:30:45 UTC 2021
Lgtm.
Thanks,
Paul
-----Original Message-----
From: jdk8u-dev <jdk8u-dev-retn at openjdk.java.net> on behalf of "Alvarez, David" <alvdavi at amazon.com>
Date: Monday, February 15, 2021 at 9:58 PM
To: "jdk8u-dev at openjdk.java.net" <jdk8u-dev at openjdk.java.net>
Subject: RFR [8u] JDK-8239798 : SSLSocket closes socket both socket endpoints on a SocketTimeoutException
Hi,
I would like to request a review for JDK-8239798
Original bug: https://bugs.openjdk.java.net/browse/JDK-8239798
Webrev:
http://cr.openjdk.java.net/~alvdavi/webrevs/8239798/webrev.8u.jdk.00/
The backport is mostly clean, except for some changes in
SSLSocketInputRecord.java to account for DTLS removal in 8u [1]
This is one of a set of multiple patches TLS1.3 patches that were added
to 11u after 11.0.7 that did not make it into 8u.
All jdk tier1 test pass.
Thanks,
David
--
[1] https://bugs.openjdk.java.net/browse/JDK-8245469
More information about the jdk8u-dev
mailing list