On Tue, 19 Sep 2023 21:55:24 GMT, Brian Burkhalter <b...@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: Make value of exceptionExpected more robust to Windows version There are newer jdk.internal.util APIs to check OS and version but they need jtreg to open up java.base. See OperatingSystem and OSVersion if interested. ------------- Marked as reviewed by rriggs (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/15460#pullrequestreview-1695544345