RFR: 8338884: java/nio/file/attribute/BasicFileAttributeView/CreationTime.java#tmp fails on alinux3 [v10]

SendaoYan syan at openjdk.org
Fri Sep 6 13:16:10 UTC 2024


On Fri, 6 Sep 2024 09:08:09 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

>> SendaoYan has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   fix typo support to supported
>
> test/jdk/java/nio/file/attribute/BasicFileAttributeView/libCreationTimeHelper.c line 46:
> 
>> 44: #ifndef _GNU_SOURCE
>> 45: #define _GNU_SOURCE
>> 46: #endif
> 
> Why is this needed?

That seems not needed indeed. I will delete that.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20687#discussion_r1747106294


More information about the nio-dev mailing list