[ http://issues.apache.org/jira/browse/HARMONY-444?page=all ]
Mikhail Loenko resolved HARMONY-444:
------------------------------------
Resolution: Fixed
The patch for the code is the same as path for HARMONY-382
Tests seem to differ so regression test was applied
in revision 405705.
Svetlana, please verify that it's OK for you
> [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
> Assignee: Mikhail Loenko
> 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
|