You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Vladimir Strigun (JIRA)" <ji...@apache.org> on 2006/04/20 15:40:06 UTC

[jira] Updated: (HARMONY-382) File(String, String) and File(File, String) constructors doesn't work properly if first argument is null

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

Vladimir Strigun updated HARMONY-382:
-------------------------------------

    Attachment: Harmony-382.patch

Please try my patch. 

> File(String, String) and File(File, String) constructors doesn't work properly if first argument is null
> --------------------------------------------------------------------------------------------------------
>
>          Key: HARMONY-382
>          URL: http://issues.apache.org/jira/browse/HARMONY-382
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Vladimir Strigun
>     Priority: Minor
>  Attachments: Harmony-382.patch, Harmony-382Test.patch
>
> According to specification  "If parent is null then the new File instance is created as if by invoking the single-argument File constructor on the given child pathname string." 
> I will attach patch and testcases soon. 

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