You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/05/26 14:39:31 UTC

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

     [ http://issues.apache.org/jira/browse/HARMONY-517?page=all ]

Mark Hindess updated HARMONY-517:
---------------------------------

    Attachment: reading.chmod.0.directory.diff

Patch with fix.  No test, how should this be tested?


> File.listFiles returns empty list but should return null
> --------------------------------------------------------
>
>          Key: HARMONY-517
>          URL: http://issues.apache.org/jira/browse/HARMONY-517
>      Project: Harmony
>         Type: Bug

>     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.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira