[jdk17u-dev] RFR: 8306015: Update sun.security.ssl TLS tests to use SSLContextTemplate or SSLEngineTemplate
Goetz Lindenmaier
goetz at openjdk.org
Fri Oct 4 11:48:11 UTC 2024
I backport this to improve testing in 17.
I resolved
test/jdk/sun/security/ssl/SSLEngineImpl/SSLEngineKeyLimit.java
because later change "8300285: Enhance TLS data handling" was already backported.
It would be clean anyways, but backport of 8300285 bumped a copyright that was not updated
in the original change which is now omitted here and might make it unclean.
-------------
Commit messages:
- Backport 5842fd5beb13f3458f61df7e7480a54bd2157253
Changes: https://git.openjdk.org/jdk17u-dev/pull/2939/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2939&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8306015
Stats: 2220 lines in 22 files changed: 162 ins; 1724 del; 334 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/2939.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2939/head:pull/2939
PR: https://git.openjdk.org/jdk17u-dev/pull/2939
More information about the jdk-updates-dev
mailing list