RFR: 8334339: Test java/nio/file/attribute/BasicFileAttributeView/CreationTime.java fails on alinux3 [v5]

SendaoYan syan at openjdk.org
Sat Jun 22 08:45:26 UTC 2024


On Sat, 22 Jun 2024 08:37:02 GMT, Alan Bateman <alanb at openjdk.org> wrote:

>> SendaoYan has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - drop the list of bugs in the second test description
>>  - update the @summary description
>
> test/jdk/java/nio/file/attribute/BasicFileAttributeView/CreationTime.java line 147:
> 
>> 145:         // create temporary directory to run tests
>> 146:         Path dir;
>> 147:         if(args.length == 0) {
> 
> Minor nit, missing space in "if(".

Sorry, the space has been added.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/19737#discussion_r1649604104


More information about the nio-dev mailing list