RFR: 8347740: java/io/File/createTempFile/SpecialTempFile.java failing [v4]
Brian Burkhalter
bpb at openjdk.org
Fri Jan 17 20:27:55 UTC 2025
On Fri, 17 Jan 2025 20:12:43 GMT, Daniel Jeliński <djelinski at 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
More information about the core-libs-dev
mailing list