[jdk17u-dev] RFR: 8345368: java/io/File/createTempFile/SpecialTempFile.java fails on Windows Server 2025
Matthias Baesken
mbaesken at openjdk.org
Fri Jan 31 08:34:50 UTC 2025
On Thu, 30 Jan 2025 12:37:28 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this because we see reported problems on our Windows Server 2025 box.
>
> Resolved because StaticProperty has no osName() in 17.
Backport looks okay.
Btw. a comment about the check or an utility function isWindows11() / isWindows2025() would be much better but that's not in scope of the backport.
-------------
Marked as reviewed by mbaesken (Reviewer).
PR Review: https://git.openjdk.org/jdk17u-dev/pull/3258#pullrequestreview-2585978245
More information about the jdk-updates-dev
mailing list