Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6439748

Typo in java.text.Collator Javadoc

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 6
    • 6
    • core-libs
    • 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.

            peytoia Yuka Kamiya (Inactive)
            jglick Jesse Glick (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: