-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
1.1.8
-
x86
-
generic
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".
- duplicates
-
JDK-4197841 (1.1) JDK118[Win32] getCanonicalPath doesn't work for Kanji directory name
- Closed