[jdk25u-dev] RFR: 8368029: Several tests in httpserver/simpleserver should throw SkipException

duke duke at openjdk.org
Mon Feb 2 15:38:10 UTC 2026


On Thu, 29 Jan 2026 19:21:54 GMT, Roland Mesde <duke at openjdk.org> wrote:

> 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
> 
> Results attached:
> 
> [windows-x64-specific-test.log](https://github.com/user-attachments/files/24969217/windows-x64-specific-test.log)
> [macos-aarch64-specific-test.log](https://github.com/user-attachments/files/24969219/macos-aarch64-specific-test.log)
> [linux-x64-specific-test.log](https://github.com/user-attachments/files/24969223/linux-x64-specific-test.log)
> [linux-aarch64-specific-test.log](https://github.com/user-attachments/files/24969224/linux-aarch64-specific-test.log)

@rm-gh-8 
Your change (at version 053b668ed05373362685e79f6846c115c2f6acce) is now ready to be sponsored by a Committer.

-------------

PR Comment: https://git.openjdk.org/jdk25u-dev/pull/205#issuecomment-3835926278


More information about the jdk-updates-dev mailing list