[jdk11u-dev] RFR: 8306014: Update javax.net.ssl TLS tests to use SSLContextTemplate or SSLEngineTemplate [v3]
Antonio Vieiro
avieiro at openjdk.org
Wed Feb 18 20:46:16 UTC 2026
> Backport of [JDK-8306014](https://bugs.openjdk.org/browse/JDK-8306014) , following the changes introduced in #3151 , that updates tests on top of the different SSL templates.
>
> Tests pass correctly:
>
> ==============================
> Test summary
> ==============================
> TEST TOTAL PASS FAIL ERROR
> jtreg:test/jdk:jdk_security 1361 1361 0 0
> ==============================
> TEST SUCCESS
Antonio Vieiro has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:
- Merge master
- Backport 0b44cd037f7a8c23ce1a790dac6fd8a2a21bc769
- Backport 5e0be4886b2923309a820d2d6230d9071430ebc7
- Backport 1f3d71b6205a9b9f473b14e6848db2d49d59110d
-------------
Changes:
- all: https://git.openjdk.org/jdk11u-dev/pull/3153/files
- new: https://git.openjdk.org/jdk11u-dev/pull/3153/files/8652f2ce..a88e8837
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=3153&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=3153&range=01-02
Stats: 1532 lines in 25 files changed: 465 ins; 13 del; 1054 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/3153.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/3153/head:pull/3153
PR: https://git.openjdk.org/jdk11u-dev/pull/3153
More information about the jdk-updates-dev
mailing list