-
Bug
-
Resolution: Fixed
-
P2
-
solaris_9, 1.4.0
-
beta2
-
generic, sparc
-
solaris_8
When I execute /usr/j2se/bin/nativeascii in s9_41a,
one .java file is not converted correcly, with no need new line,
and can't compile by using javac.
The file itself seems to be no errors because it can compile if
we don't use native2ascii.
Then, native2ascii -reverse also have bug.
We can't re-convert it by using -reverse option, with this error message
"java.lang.StringIndexOutOfBoundsException"
one .java file is not converted correcly, with no need new line,
and can't compile by using javac.
The file itself seems to be no errors because it can compile if
we don't use native2ascii.
Then, native2ascii -reverse also have bug.
We can't re-convert it by using -reverse option, with this error message
"java.lang.StringIndexOutOfBoundsException"
- duplicates
-
JDK-4487695 native2ascii fails to convert Japanese man page
-
- Closed
-
- relates to
-
JDK-4473976 j2se/bin/native2ascii is failed due to java.lang.NullPointerException in s9_40
-
- Resolved
-