-
Bug
-
Resolution: Fixed
-
P4
-
6
-
b94
-
generic, x86
-
generic, linux
http://download.java.net/jdk6/docs/api/java/text/Collator.html
states that
----
in Czech, "e" and "f" are considered primary differences, while "e" and "ê" are secondary differences, "e" and "E" are tertiary differences and "e" and "e" are identical
----
In fact Czech does not use the "ê" character (U+00EA). The author was probably thinking of E with hacek, U+011B, which Bugster stupidly refuses to let me type here.
states that
----
in Czech, "e" and "f" are considered primary differences, while "e" and "ê" are secondary differences, "e" and "E" are tertiary differences and "e" and "e" are identical
----
In fact Czech does not use the "ê" character (U+00EA). The author was probably thinking of E with hacek, U+011B, which Bugster stupidly refuses to let me type here.
- duplicates
-
JDK-6448310 garbled character in online API doc for java.text.Collator (not a bug in source code nor javadoc)
-
- Closed
-