For feedback on javadocumentation alias:
The Web page at URL
http://java.sun.com/j2se/1.4/docs/tooldocs/win32/native2ascii.html says,
"Converts a file with native-encoded
characters (characters which are non-Latin 1 and non-Unicode) to one
with Unicode-encoded characters." However, when I run the native2ascii,
it converts all non-ASCII Latin 1 characters--not just non-Latin 1 and
non-Unicode characters--to Unicode. I suggest the following rewording:
"Converts native-encoded (non-ASCII) characters to Unicode-encoded
characters."
The Web page at URL
http://java.sun.com/j2se/1.4/docs/tooldocs/win32/native2ascii.html says,
"Converts a file with native-encoded
characters (characters which are non-Latin 1 and non-Unicode) to one
with Unicode-encoded characters." However, when I run the native2ascii,
it converts all non-ASCII Latin 1 characters--not just non-Latin 1 and
non-Unicode characters--to Unicode. I suggest the following rewording:
"Converts native-encoded (non-ASCII) characters to Unicode-encoded
characters."
- duplicates
-
JDK-5067679 Miscellaneous bugs in native2ascii documentation
-
- Closed
-