8230085: (fs) FileStore::isReadOnly is always true on macOS Catalina

Brian Burkhalter brian.burkhalter at oracle.com
Mon Sep 16 15:45:30 UTC 2019


> On Sep 13, 2019, at 11:44 PM, Alan Bateman <Alan.Bateman at oracle.com> wrote:
> 
> 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.

I’ll check that out.

> 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?

Perhaps. I was actually wondering whether I should have added something to existing tests despite this problem having already been detected by FileStore/Basic.java.

Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/nio-dev/attachments/20190916/e0608d9f/attachment.html>


More information about the nio-dev mailing list