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

Interesting, I can't find anything to suggest there was an API change in 
Windows 11 that would account for this. AFAICS as long as you use the NT 
namespace and not the Win32 namespace then the reserved device names should be 
illegal.

Not sure it is worth all this effort, but that's a core-libs decision.

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

PR Comment: https://git.openjdk.org/jdk/pull/23117#issuecomment-2596946496

Reply via email to