RFR: 8310070: Test: javax/net/ssl/DTLS/DTLSWontNegotiateV10.java timed out
Matthew Donovan
mdonovan at openjdk.org
Mon Jun 26 17:44:14 UTC 2023
In this PR, I updated the test to use read time-outs. The test is restarted if the read operations time-out within (default) 30 seconds. The test makes 5 attempts before giving up.
-------------
Commit messages:
- 8310070: Test: javax/net/ssl/DTLS/DTLSWontNegotiateV10.java timed out
Changes: https://git.openjdk.org/jdk/pull/14658/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=14658&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8310070
Stats: 44 lines in 1 file changed: 30 ins; 0 del; 14 mod
Patch: https://git.openjdk.org/jdk/pull/14658.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/14658/head:pull/14658
PR: https://git.openjdk.org/jdk/pull/14658
More information about the security-dev
mailing list