Integrated: 8274122: java/io/File/createTempFile/SpecialTempFile.java fails in Windows 11
Brian Burkhalter
bpb at openjdk.org
Thu Oct 26 21:08:41 UTC 2023
On Mon, 28 Aug 2023 23:55:35 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> Windows 11 does not reserve as many names as prior versions of Windows so do not expect exceptions for COM7 and LPT1.
This pull request has now been integrated.
Changeset: 4a142c3b
Author: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/4a142c3b0831d60b3d5540f58973e8ad3d1304bf
Stats: 13 lines in 2 files changed: 6 ins; 2 del; 5 mod
8274122: java/io/File/createTempFile/SpecialTempFile.java fails in Windows 11
Reviewed-by: lancea, djelinski, rriggs
-------------
PR: https://git.openjdk.org/jdk/pull/15460
More information about the core-libs-dev
mailing list