On Wed, 15 Jan 2025 21:26:49 GMT, Brian Burkhalter <b...@openjdk.org> wrote:

>> Fix the means of determining whether an exception is to be expected in the 
>> Windows test.
>
> Brian Burkhalter has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   8347740: Change Windows exceptionExpected to be based on build number

Maybe I'm missing some subtlety here but shouldn't these special names always 
fail on all Windows versions, so we just need to check Platform.isWindows() 
from the test library?

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

PR Review: https://git.openjdk.org/jdk/pull/23117#pullrequestreview-2557247670

Reply via email to