8230085: (fs) FileStore::isReadOnly is always true on macOS Catalina
Alan Bateman
Alan.Bateman at oracle.com
Sat Sep 14 06:44:31 UTC 2019
On 13/09/2019 20:35, Brian Burkhalter wrote:
> :
>
> Good. It already passed all three CI testing tiers on pre-Catalina
> systems and the java/nio tests on Catalina. I’m going to run some more
> tests on Catalina and will likely hold off pushing until Monday.
One other thing to check is that access(2) does the right thing on both
the read-only and read-write parts of the file system. Also is there any
merit to creating a test that exercises a selection of the APIs with
paths to files in the read-only part?
-Alan
More information about the nio-dev
mailing list