RFR: 8274122: java/io/File/createTempFile/SpecialTempFile.java fails in Windows 11
Brian Burkhalter
bpb at openjdk.org
Tue Aug 29 00:02:31 UTC 2023
Windows 11 does not reserve as many names as prior versions of Windows so do not expect exceptions for COM7 and LPT1.
-------------
Commit messages:
- 8274122: java/io/File/createTempFile/SpecialTempFile.java fails in Windows 11
Changes: https://git.openjdk.org/jdk/pull/15460/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=15460&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8274122
Stats: 7 lines in 2 files changed: 3 ins; 1 del; 3 mod
Patch: https://git.openjdk.org/jdk/pull/15460.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/15460/head:pull/15460
PR: https://git.openjdk.org/jdk/pull/15460
More information about the core-libs-dev
mailing list