Integrated: 8371697: test/jdk/java/nio/file/FileStore/Basic.java fails after 8360887 on linux

SendaoYan syan at openjdk.org
Tue Nov 18 03:21:40 UTC 2025


On Thu, 13 Nov 2025 03:54:26 GMT, SendaoYan <syan at openjdk.org> wrote:

> Hi all,
> 
> The new method testFileAttributes in test/jdk/java/nio/file/FileStore/Basic.java added by [JDK-8360887](https://bugs.openjdk.org/browse/JDK-8360887)/[JDK-8361183](https://bugs.openjdk.org/browse/JDK-8361183) fails on some linux machines. A FileSystemProvider may support many views but some of these attributes in these views may not supported on all FileStores.
> 
> Change has been verified locally on linux-aarch64.

This pull request has now been integrated.

Changeset: 46b5e588
Author:    SendaoYan <syan at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/46b5e588ab18a68d164b1d97e71d769585c7c4b8
Stats:     11 lines in 1 file changed: 4 ins; 5 del; 2 mod

8371697: test/jdk/java/nio/file/FileStore/Basic.java fails after 8360887 on linux

Reviewed-by: alanb

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

PR: https://git.openjdk.org/jdk/pull/28281


More information about the nio-dev mailing list