[ https://issues.apache.org/jira/browse/HARMONY-517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Petrenko updated HARMONY-517:
------------------------------------
Patch Info: [Patch Available]
> [classlib][luni] File.listFiles returns empty list but should return null
> -------------------------------------------------------------------------
>
> Key: HARMONY-517
> URL: https://issues.apache.org/jira/browse/HARMONY-517
> Project: Harmony
> Issue Type: Bug
> Components: Classlib
> Reporter: Mark Hindess
> Priority: Minor
> Attachments: reading.chmod.0.directory.diff
>
>
> 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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|