[jdk17u-dev] RFR: 8330814: Cleanups for KeepAliveCache tests
Christoph Langer
clanger at openjdk.org
Fri Aug 9 05:17:04 UTC 2024
Backporting the cleanups for KeepAliveCache tests. Now with all prerequisites in place, it applies nearly clean. Only in test/jdk/sun/net/www/http/KeepAliveCache/B5045306.java there was a little modification due to the different HttpServer API in 17 which lacks the constructor with all the options that is used in higher releases.
-------------
Commit messages:
- Backport a1a56cf88b1d4022441a51aac53f9f7cf47096fb
Changes: https://git.openjdk.org/jdk17u-dev/pull/2790/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2790&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8330814
Stats: 289 lines in 5 files changed: 113 ins; 69 del; 107 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/2790.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2790/head:pull/2790
PR: https://git.openjdk.org/jdk17u-dev/pull/2790
More information about the jdk-updates-dev
mailing list