You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/29 10:30:30 UTC

[jira] Updated: (HARMONY-6186) [classlib][luni] - ioh_convertToPlatform is not necessary to be invoked in hyfile.c

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

Regis Xu updated HARMONY-6186:
------------------------------

    Attachment: HARMONY-6186.diff

The patch removed all unnecessary calls of ioh_convertToPlatform

> [classlib][luni] - ioh_convertToPlatform is not necessary to be invoked in hyfile.c
> -----------------------------------------------------------------------------------
>
>                 Key: HARMONY-6186
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6186
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: Classlib
>    Affects Versions: 5.0M9
>            Reporter: Regis Xu
>         Attachments: HARMONY-6186.diff
>
>
> ioh_convertToPlatform convert all separators to the proper platform separator and remove duplicates on non POSIX platforms, but File.fixSlashes already did it in constructor of java.io.File

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.