RFR: 8274122: java/io/File/createTempFile/SpecialTempFile.java fails in Windows 11 [v3]

Roger Riggs rriggs at openjdk.org
Wed Oct 25 02:20:40 UTC 2023


On Tue, 24 Oct 2023 22:57:59 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.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8274122: Use internal OperatingSystem and OSVersion

Thanks for trying out the OSVersion API.  (Though it doesn't seem to cover all the cases).

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

Marked as reviewed by rriggs (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/15460#pullrequestreview-1696218488


More information about the core-libs-dev mailing list