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

[jira] Updated: (HARMONY-444) [classlib] Constructor java.io.File(null, File) sets wrong path

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

Svetlana Samoilenko updated HARMONY-444:
----------------------------------------

    Attachment: File.diffs

patch and test

> [classlib] Constructor java.io.File(null, File) sets wrong path
> ---------------------------------------------------------------
>
>          Key: HARMONY-444
>          URL: http://issues.apache.org/jira/browse/HARMONY-444
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Svetlana Samoilenko
>     Priority: Minor
>  Attachments: File.diffs
>
> According to 1.5 specs  for java.io.File.getPath() method:  The resulting string should use the default name-separator character to separate the names in the name sequence.
> On Harmony constructor java.io.File(null, File) sets path without  taking care of File.separator.

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