[jdk11u-dev] RFR: 8337669: [17u] Backport of JDK-8284047 missed to delete a file
Antonio Vieiro
avieiro at openjdk.org
Fri Feb 13 09:10:41 UTC 2026
Clean backport of [JDK-8337669](https://bugs.openjdk.org/browse/JDK-8337669) from jdk17u: the backport of [JDK-8284047](https://bugs.openjdk.org/browse/JDK-8284047) to jdk17u should have deleted the file test/jdk/sun/security/ssl/SSLSocketImpl/SSLSocketBruceForceClose.java but it didn't.
Remaining security tests continue to pass:
==============================
Test summary
==============================
TEST TOTAL PASS FAIL ERROR
jtreg:test/jdk:jdk_security 1360 1360 0 0
==============================
TEST SUCCESS
-------------
Depends on: https://git.openjdk.org/jdk11u-dev/pull/3154
Commit messages:
- Backport 396e209feb58c81d4271010c5c4c3fd605a1f653
Changes: https://git.openjdk.org/jdk11u-dev/pull/3155/files
Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=3155&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8337669
Stats: 102 lines in 1 file changed: 0 ins; 102 del; 0 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/3155.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/3155/head:pull/3155
PR: https://git.openjdk.org/jdk11u-dev/pull/3155
More information about the jdk-updates-dev
mailing list