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
Wed Aug 4 14:16:55 UTC 2021
> 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
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/4993/files
- new: https://git.openjdk.java.net/jdk/pull/4993/files/d8ac9056..5711b47b
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4993&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4993&range=00-01
Stats: 20 lines in 1 file changed: 0 ins; 16 del; 4 mod
Patch: https://git.openjdk.java.net/jdk/pull/4993.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/4993/head:pull/4993
PR: https://git.openjdk.java.net/jdk/pull/4993
More information about the security-dev
mailing list