RFR: 8368029: Several tests in httpserver/simpleserver should throw SkipException
Francesco Andreuzzi
fandreuzzi at openjdk.org
Fri Sep 19 10:16:26 UTC 2025
I propose a change to have these tests listed appropriately as "skipped" rather than "passing" on Windows. I'm also taking the opportunity to save an indentation level since we can throw a `SkipException` early in all the related methods.
-------------
Commit messages:
- skip
Changes: https://git.openjdk.org/jdk/pull/27387/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=27387&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8368029
Stats: 120 lines in 2 files changed: 12 ins; 4 del; 104 mod
Patch: https://git.openjdk.org/jdk/pull/27387.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/27387/head:pull/27387
PR: https://git.openjdk.org/jdk/pull/27387
More information about the net-dev
mailing list