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

Update spec of java.text.Collator.FULL_DECOMPOSITION; possibly add new form

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.3.0, 1.4.0
    • core-libs
    • beta2
    • generic
    • generic
    • Verified


      java.text.Collator.FULL_DECOMPOSITION is a public static final member of it's
      class. The Javadoc for the class says that "FULL_DECOMPOSITION corresponds
      to Normalization Form DC as described in Unicode Technical Report #15."
      But there is no Normalization Form DC. The choice is between KD and KC, and
      the correct choice is probably KD.

      The reports are at
      http://www.unicode.org/unicode/reports/tr15/
      The latest version is
      http://www.unicode.org/unicode/reports/tr15/tr15-19.html

      Not knowing what FULL_DECOMPOSITION is makes the Collator hard to test.


      allan.jacobs@Eng 2000-10-26

            joconnersunw John Oconner (Inactive)
            ajacobssunw Allan Jacobs (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: