RFR: 8376700: java/nio/file/DirectoryStream/SecureDS.java fails AtomicMoveNotSupportedException [v2]
SendaoYan
syan at openjdk.org
Fri Jan 30 00:29:43 UTC 2026
On Thu, 29 Jan 2026 18:43:06 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> SendaoYan has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Add @buildjtreg.SkippedException before @run
>
> test/jdk/java/nio/file/DirectoryStream/SecureDS.java line 30:
>
>> 28: * @library .. /test/lib
>> 29: * @build jdk.test.lib.Platform
>> 30: * @run main SecureDS
>
> Might be good to add
>
> * @build jtreg.SkippedException
>
> before the `@run` action.
Thanks. Fixed.
> test/jdk/java/nio/file/DirectoryStream/SecureDS.java line 37:
>
>> 35: * @library .. /test/lib
>> 36: * @build jdk.test.lib.Platform
>> 37: * @run main SecureDS cwd
>
> As above, add `@build jtreg.SkippedException`.
Fixed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/29487#discussion_r2744080620
PR Review Comment: https://git.openjdk.org/jdk/pull/29487#discussion_r2744081018
More information about the nio-dev
mailing list