Integrated: 8280965: Tests com/sun/net/httpserver/simpleserver fail with FileSystemException on Windows 11
Julia Boes
jboes at openjdk.java.net
Mon Feb 7 09:32:14 UTC 2022
On Thu, 3 Feb 2022 09:24:46 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
This pull request has now been integrated.
Changeset: f3e82426
Author: Julia Boes <jboes at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/f3e8242683f6c729d89e2f49b0977889b4786f4a
Stats: 28 lines in 2 files changed: 22 ins; 0 del; 6 mod
8280965: Tests com/sun/net/httpserver/simpleserver fail with FileSystemException on Windows 11
Reviewed-by: dfuchs
-------------
PR: https://git.openjdk.java.net/jdk/pull/7335
More information about the net-dev
mailing list