[jdk25u-dev] RFR: 8368029: Several tests in httpserver/simpleserver should throw SkipException
Roland Mesde
duke at openjdk.org
Thu Jan 29 19:55:03 UTC 2026
Backporting JDK-8368029: Several tests in httpserver/simpleserver should throw SkipException.
This PR fixes the httpserver/simpleserver tests to properly throw SkippedException on Windows instead of incorrectly reporting as "passing".
For parity with Oracle JDK.
Ran related tests on linux-x64, linux-aarch64, macos-aarch64 and windows-x64:
make test TEST=test/jdk/com/sun/net/httpserver/simpleserver
-------------
Commit messages:
- Backport 5a684e3196593c4d44ee35f7624246fc461b4af6
Changes: https://git.openjdk.org/jdk25u-dev/pull/205/files
Webrev: https://webrevs.openjdk.org/?repo=jdk25u-dev&pr=205&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/jdk25u-dev/pull/205.diff
Fetch: git fetch https://git.openjdk.org/jdk25u-dev.git pull/205/head:pull/205
PR: https://git.openjdk.org/jdk25u-dev/pull/205
More information about the jdk-updates-dev
mailing list