[jdk11u-dev] RFR: 8337669: [17u] Backport of JDK-8284047 missed to delete a file

Antonio Vieiro avieiro at openjdk.org
Fri Feb 13 10:31:48 UTC 2026


On Fri, 13 Feb 2026 09:03:43 GMT, Antonio Vieiro <avieiro at openjdk.org> wrote:

> 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

Test failure in macos/tier1/serviceability is unrelated (timeout on GHA macos runner):

2026-02-12T12:49:17.1528850Z ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test ERROR java.io.IOException: App waiting timeout
2026-02-12T12:49:17.1541040Z REASON: User specified action: run main/othervm/timeout=480 ClhsdbFindPC true true 


Also the failure on Linux seems to be a spurious github issue downloading ubuntu 22.04:


Run # Install dependencies using apt-get
Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
Err:6 https://packages.microsoft.com/repos/azure-cli jammy InRelease

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

PR Comment: https://git.openjdk.org/jdk11u-dev/pull/3155#issuecomment-3896369352


More information about the jdk-updates-dev mailing list