RFR: JDK-8260966 (fs) Consolidate Linux and macOS implementations of UserDefinedFileAttributeView [v3]

Alan Bateman Alan.Bateman at oracle.com
Wed Mar 3 07:31:29 UTC 2021


On 03/03/2021 06:53, Thomas Stuefe wrote:
> :
> Unfortunately this broke AIX and I don't know if this would work on BSD (not sure if anyone still maintains those).
>
> https://bugs.openjdk.java.net/browse/JDK-8262926
>
The BSD port is in maintained downstream rather than in OpenJDK and no 
requirement that it builds on BSD before integrating changes here. It's 
somewhat historical that there are Bsd* classes here, it dates from 
initial macOS port and Apple contributions in 7u4.

We aren't required to do any building or testing on AIX prior to 
integrating changes. Instead, we've always left it to SAP or IBM to keep 
that port alive. So apologies, there will be periodic breakage and needs 
someone with easy access to AIX systems to keep it working.

-Alan


More information about the nio-dev mailing list