RFR: 8347740: java/io/File/createTempFile/SpecialTempFile.java failing [v3]
Brian Burkhalter
bpb at openjdk.org
Wed Jan 15 21:52:38 UTC 2025
On Wed, 15 Jan 2025 21:26:49 GMT, Brian Burkhalter <bpb at 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
The build numbers for the verified Windows releases may be cross-checked at:
- [Windows 10](https://learn.microsoft.com/en-us/windows/release-health/release-information)
- [Windows 11](https://learn.microsoft.com/en-us/windows/release-health/windows11-release-information)
- [Windows Servers](https://learn.microsoft.com/en-us/windows-server/get-started/windows-server-release-info#windows-server-release-history)
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23117#issuecomment-2594010777
More information about the core-libs-dev
mailing list