[jdk17u-dev] RFR: 8227651: Tests fail with SSLProtocolException: Input record too big
Joshua Cao
duke at openjdk.org
Thu Aug 18 23:17:09 UTC 2022
Clean backport.
On our systems, LargePackage.java fails more than half of the time, and SSLEngineExplorerWithSrv.java fails occassionally. This change seems to stabilize those tests.
-------------
Commit messages:
- 8227651: Tests fail with SSLProtocolException: Input record too big
Changes: https://git.openjdk.org/jdk17u-dev/pull/639/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=639&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8227651
Stats: 51 lines in 8 files changed: 5 ins; 5 del; 41 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/639.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev pull/639/head:pull/639
PR: https://git.openjdk.org/jdk17u-dev/pull/639
More information about the jdk-updates-dev
mailing list