8030048: (fs) Support UserDefinedFileAttributeView/extended attributes on OS X / HFS+
Alan Bateman
Alan.Bateman at oracle.com
Thu Nov 26 07:35:33 UTC 2020
On 25/11/2020 21:16, JaniruTEC wrote:
> To whom it may concern,
>
> I was tasked by my employer to fix issue 8030048 and contribute an
> implementation of the XAttr API for MacOS to the JDK.
> As outlined in the JDK contribution guidelines this is my request for
> the permission to contribute this change and my query for the current
> state of development if there is any.
>
> Please excuse any missing information as this is my first time
> contributing to the JDK.
> If there are any questions, please don't hesitate to contact me.
Adding support for this attribute view on macOS has been on the list for
a long time but never bubbled to the top of anyone's list. So I don't
think anyone has spent any time on it. One starting point is to look at
the Linux implementation and see if it can be ported over. Discussion
points will be whether the support is added to the BSD provider or the
macOS provider, also details on the encoding of the attribute name.
-Alan.
More information about the nio-dev
mailing list