[ https://issues.apache.org/jira/browse/HARMONY-5092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542350
]
Paulex Yang commented on HARMONY-5092:
--------------------------------------
BTW, seems it's Windows only issue but not related to locale.
> [classlib][EIOffice]file operation problems
> -------------------------------------------
>
> Key: HARMONY-5092
> URL: https://issues.apache.org/jira/browse/HARMONY-5092
> Project: Harmony
> Issue Type: Bug
> Components: Classlib
> Environment: Windows XP sp2 sch,harmony589837
> Reporter: evermore
> Assignee: Jimmy, Jing Lv
> Attachments: Harmony-5092.diff, Harmony-5092.diff
>
>
> 1.javax.swing.filechooser.FileSystemView
> File f = FileSystemView.getFileSystemView().getHomeDirectory();
> File[] files = f.listFile();
> in returned File array,"my computer" is returned with the name ":{20D04FE0-3AEA-1069-A2D8-08002B30309D}"
> 2.File f = new File("C:\\Documents and Settings\\(current username)\\桌面");
> method canRead() of variable f returned false
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|