On Wed, 4 Aug 2021 14:16:55 GMT, Fernando Guallini <fguall...@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