[jdk11u-dev] RFR: 8374213: [11u] [BACKOUT] JDK-8301379

Antonio Vieiro avieiro at openjdk.org
Mon Jan 5 08:22:59 UTC 2026


Backout of [JDK-8301379](https://bugs.openjdk.org/browse/JDK-8301379) to JDK-11, that made three security tests to fail.

Backporting JDK-8301379 may require a previous backport of the following test refactorings from JDK-17:

- 8306015: Update sun.security.ssl TLS tests to use SSLContextTemplate or SSLEngineTemplate
- 8306014: Update javax.net.ssl TLS tests to use SSLContextTemplate or SSLEngineTemplate
- 8284047: Harmonize/Standardize the SSLSocket/SSLEngine/SSLSocketSSLEngine test templates 

This backout makes all security tests to pass again:


==============================
Test summary
==============================
   TEST                                              TOTAL  PASS  FAIL ERROR   
   jtreg:test/jdk:jdk_security                        1361  1361     0     0   
==============================
TEST SUCCESS

-------------

Commit messages:
 - 8374213: [11u] [BACKOUT] JDK-8301379

Changes: https://git.openjdk.org/jdk11u-dev/pull/3136/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=3136&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8374213
  Stats: 249 lines in 2 files changed: 51 ins; 179 del; 19 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/3136.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/3136/head:pull/3136

PR: https://git.openjdk.org/jdk11u-dev/pull/3136


More information about the jdk-updates-dev mailing list