RFR: 8271560: sun/security/ssl/DHKeyExchange/LegacyDHEKeyExchange.java still fails due to "An established connection was aborted by the software in your host machine" [v2]
Rajan Halade
rhalade at openjdk.java.net
Mon Aug 30 17:29:31 UTC 2021
On Wed, 4 Aug 2021 14:16:55 GMT, Fernando Guallini <fguallini at openjdk.org> wrote:
>> The following test has been seen to fail intermittently on Windows platform:
>> sun/security/ssl/DHKeyExchange/LegacyDHEKeyExchange.java
>> with the exception:
>> java.net.SocketException: An established connection was aborted by the software in your host machine
>>
>> The test seems to be suffering from some race condition in occasions that should be handled to avoid instability
>
> Fernando Guallini has updated the pull request incrementally with one additional commit since the last revision:
>
> avoid other types of SSLExceptions
Marked as reviewed by rhalade (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/4993
More information about the security-dev
mailing list