On Fri, 17 Jan 2025 17:09:51 GMT, Brian Burkhalter <b...@openjdk.org> wrote:
>> No, it wouldn't cover any future Windows versions, but it would definitely >> buy us a few years. >> >> Regarding a more permanent solution: the test is supposed to verify the fix >> for [JDK-8013827](https://bugs.openjdk.org/browse/JDK-8013827). I think it >> should accept both outcomes (success and the specific exception); the only >> unacceptable outcomes are: >> - timeout, >> - unexpected exception. >> >> We don't need to know the exact Windows version to verify that the test >> doesn't time out. > >> I think it should accept both outcomes (success and the specific exception) > > But whether there's an exception varies by Windows version / build number. > I'll take another look and see whether there is some other way. we don't care if there's an exception or not. It's not part of the spec. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/23117#discussion_r1920573994