-
Bug
-
Resolution: Cannot Reproduce
-
P2
-
None
-
1.1, 1.1.2, 1.2.0
-
generic, x86
-
generic, windows_nt
Name: bb33257 Date: 05/21/97
Collator collat = Collator.getInstance();
if (collat.equals("black-bird","black")) {
System.out.println("black-bird == black");
}
This always prints out that the two strings are equal, even
though they obviously aren't. I believe it has something
to do with the hyphen.
======================================================================
- duplicates
-
JDK-4062995 Incorrect compare results using primary strength with RuleBasedCollator
-
- Closed
-
-
JDK-4133509 The sorting using java.text.CollationKey is not in the exact order.
-
- Closed
-