Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
On unix, if I create a directory and then change the permissions to make it unreadable ("chmod 0 dir") then File.listFiles() on that directory on RI returns null but on Harmony it returns the empty list.
Attachments
Attachments
Issue Links
- is related to
-
HARMONY-3960 [classlib][luni] File.canRead() returns false if File cannot be read
- Closed