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 ------------- Commit messages: - initial commit Changes: https://git.openjdk.java.net/jdk/pull/7335/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=7335&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8280965 Stats: 80 lines in 2 files changed: 32 ins; 4 del; 44 mod Patch: https://git.openjdk.java.net/jdk/pull/7335.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/7335/head:pull/7335 PR: https://git.openjdk.java.net/jdk/pull/7335