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

LocaleElements_is.java collation rules are incorrect for thorn

    XMLWordPrintable

Details

    • tiger
    • generic
    • generic
    • Verified

    Description



      Name: bb33257 Date: 06/22/99


      The LocaleElements_is collation rules contain the text
      "+ "& Z < \00fe, \u00de < \u00e6, \u00c6" // nt : z < thron < æ"

      Which sort "\u0000"+'f'+'e' after 'Z' - it's missing a 'u' after
      the slash. It should read
      "+ "& Z < \u00fe, \u00de < \u00e6, \u00c6" // nt : z < thron < æ"

      (Review ID: 84694)

      ======================================================================

      Attachments

        Activity

          People

            kcolfersunw Kieran Colfer (Inactive)
            bcbeck Brian Beck (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: