RFR: 8378398: Modernize test/jdk/java/net/URLClassLoader/HttpTest.java [v3]
Eirik Bjørsnøs
eirbjo at openjdk.org
Tue Feb 24 14:58:27 UTC 2026
On Mon, 23 Feb 2026 10:30:27 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
> Since the test is now using jdk.httpserver we should add `@modules jdk.httpserver`
Thanks, fixed.
> Please give us some time to verify that the new test is stable in the CI.
Based on the discussion in https://mail.openjdk.org/pipermail/net-dev/2026-February/030179.html, I opted to add some more redirect tests (including failing redirect targets) and to add note comments / notes explaining the somewhat suboptimal, but long-standing redirect behavior.
Could you take a look at those and re-spin any testing?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/29864#discussion_r2847654470
More information about the net-dev
mailing list