RFR: 8262438: sun/security/ssl/SSLLogger/LoggingFormatConsistency.java failed with "SocketException: Socket is closed" [v3]

Rob McKenna robm at openjdk.java.net
Fri Mar 5 16:18:20 UTC 2021


On Thu, 4 Mar 2021 10:35:35 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:

>> Evan Whelan has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   8262438: Removed custom socket handling logic
>
> I don't see any specific issue with what you are proposing from a networking perspective, but you will need someone from security-libs to review the proposed changes and acknowledge that the test is still testing what it intends to test.

The changes here don't affect the original fix given that the default impl of the client & server work for the purposes of the test.

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

PR: https://git.openjdk.java.net/jdk/pull/2749


More information about the security-dev mailing list