-
Sub-task
-
Resolution: Delivered
-
P4
-
17
-
Verified
The file system provider implementation on macOS has been updated in this release to support extended attributes. The `java.nio.file.attribute.UserDefinedFileAttributeView` API can now be used to obtain a view of a file's extended attributes. This (optional) view was not supported in previous JDK releases.
- duplicates
-
JDK-8273963 Java 17 release notes don't mention UserDefinedFileAttributeView on macOS
- Closed