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]

Fernando Guallini fguallini at openjdk.java.net
Thu Aug 19 11:16:22 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

Please, if someone can review and sponsor this change.

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

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



More information about the security-dev mailing list