[jdk8u-dev] RFR: 8285836: sun/net/www/http/KeepAliveCache/KeepAliveProperty.java failed with "RuntimeException: Failed in server"
Severin Gehwolf
sgehwolf at openjdk.org
Wed Nov 19 15:42:12 UTC 2025
On Wed, 19 Nov 2025 14:52:52 GMT, Jonathan Dowland <jdowland at openjdk.org> wrote:
> The PR is not labelled "clean" but I'm not sure why, the patch is identical to that in 11u and applies with no fuzz.
Path in JDK 11 is `test/jdk/sun/net/www/http/KeepAliveCache/KeepAliveProperty.java`. JDK 8 path is `jdk/test/sun/net/www/http/KeepAliveCache/KeepAliveProperty.java`. I.e. `test/jdk` vs. `jdk/test`.
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/721#issuecomment-3553391650
More information about the jdk8u-dev
mailing list