On Fri, 17 Jan 2025 20:12:43 GMT, Daniel Jeliński <djelin...@openjdk.org> wrote:
>> Brian Burkhalter has updated the pull request incrementally with one >> additional commit since the last revision: >> >> 8347740: Remove Windows version check and ignore IOException thrown by >> File.createTempFile > > test/jdk/java/io/File/createTempFile/SpecialTempFile.java line 42: > >> 40: >> 41: public class SpecialTempFile { >> 42: private static final int WINDOWS_11_MINIMUM_BUILD = 22000; > > this is no longer used Removed in 3eea389. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/23117#discussion_r1920701106