You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexei Zakharov (JIRA)" <ji...@apache.org> on 2007/05/24 12:20:16 UTC

[jira] Assigned: (HARMONY-517) [classlib][luni] File.listFiles returns empty list but should return null

     [ https://issues.apache.org/jira/browse/HARMONY-517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexei Zakharov reassigned HARMONY-517:
---------------------------------------

    Assignee: Alexei Zakharov

> [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
>         Assigned To: Alexei Zakharov
>            Priority: Minor
>         Attachments: Harmony-517.diff, 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.