RFR [8u] JDK-8239798 : SSLSocket closes socket both socket endpoints on a SocketTimeoutException

Hohensee, Paul hohensee at amazon.com
Fri Apr 9 22:41:44 UTC 2021


Fixed. https://cr.openjdk.java.net/~phh/8239798/webrev.8u.jdk.03/

Thanks,
Paul

-----Original Message-----
From: Andrew Hughes <gnu.andrew at redhat.com>
Date: Sunday, March 28, 2021 at 8:26 PM
To: "Hohensee, Paul" <hohensee at amazon.com>
Cc: "Alvarez, David" <alvdavi at amazon.com>, "jdk8u-dev at openjdk.java.net" <jdk8u-dev at openjdk.java.net>
Subject: RE: RFR [8u] JDK-8239798 : SSLSocket closes socket both socket endpoints on a SocketTimeoutException

On 19:46 Thu 25 Mar     , Hohensee, Paul wrote:
> Webrev with fixed copyright header (and copyright dates): https://cr.openjdk.java.net/~phh/8239798/webrev.8u.jdk.01/
> 
> Thanks,
> Paul
> 

SSLSocketInputRecord.java now looks correct.

Why are copyright changes being made to
src/share/classes/sun/security/ssl/SSLTransport.java,
test/sun/security/ssl/SSLSocketImpl/ClientTimeout.java and
test/jdk/sun/security/ssl/SSLSocketImpl/SSLExceptionForIOIssue.java?

These changes are not in the original backport patch and also
not in 11u at all. If this is necessary, it should go to 11u
(and possibly HEAD) first in its own patch, so we don't create
local divergence.

Thanks,
-- 
Andrew :)

Senior Free Java Software Engineer
OpenJDK Package Owner
Red Hat, Inc. (http://www.redhat.com)

PGP Key: ed25519/0xCFDA0F9B35964222 (hkp://keys.gnupg.net)
Fingerprint = 5132 579D D154 0ED2 3E04  C5A0 CFDA 0F9B 3596 4222



More information about the jdk8u-dev mailing list