RFR: 8280965: Tests com/sun/net/httpserver/simpleserver fail with FileSystemException on Windows 11 [v2]

Daniel Fuchs dfuchs at openjdk.java.net
Fri Feb 4 11:47:10 UTC 2022


On Fri, 4 Feb 2022 09:44:53 GMT, Julia Boes <jboes at openjdk.org> wrote:

>> This change updates the tests in question to handle the case where sym link creation is not supported, as observed on Windows 11 where additional privileges are required to create sym links.
>> 
>> Testing: tier 1-3 across platforms, plus tests in question on Windows 11 specifically
>
> Julia Boes has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - refactor test helper method
>  - change jtreg.SkippedException to testng.SkipException

Changes look good to me!

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

Marked as reviewed by dfuchs (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/7335


More information about the net-dev mailing list