Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2
-
Resolution: Duplicate
-
Affects Version/s: 1.1.8
-
Fix Version/s: None
-
Component/s: core-libs
-
Labels:
-
Subcomponent:
-
CPU:x86
-
OS:generic
Description
javadoc can not work for Japanese Kanji directory
on Win98 and WinNT4.0 with JDK1.1.8 build "C".
This worked on JDK1.1.7. So this is a regression bug.
How to reproduce:
run javadoc for Kanji directory.
A:\TEST>javadoc ÇSJ
----
kanji
Japanese error message is displayed below.
error: .\ÇSJ\±î.java¤¬ÆÉ¤á¤Þ¤»¤ó
That error means "Can't read xxx.java" in English.
I can't see this problem on Solaris with JDK1.1.8 build "C".
on Win98 and WinNT4.0 with JDK1.1.8 build "C".
This worked on JDK1.1.7. So this is a regression bug.
How to reproduce:
run javadoc for Kanji directory.
A:\TEST>javadoc ÇSJ
----
kanji
Japanese error message is displayed below.
error: .\ÇSJ\±î.java¤¬ÆÉ¤á¤Þ¤»¤ó
That error means "Can't read xxx.java" in English.
I can't see this problem on Solaris with JDK1.1.8 build "C".
Attachments
Issue Links
- duplicates
-
JDK-4197841 (1.1) JDK118[Win32] getCanonicalPath doesn't work for Kanji directory name
-
- Closed
-