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

REGRESSION: Alphabetic index sorted upper then lowercase, should be case-indepen

XMLWordPrintable

    • b58
    • generic
    • generic, other

      The alphabetic index sorts uppercase 'Z' ahead of lowercase 'a'.
      This is counter-intuitive; it should be alphabetized the way a dictionary
      is, independent of case.

      For example:

      http://java.sun.com/j2se/1.5.0/docs/api/index-files/index-1.html

      In this example,
        AWT_COMPONENT
      is sorted ahead of
        AbstractAction

      and
        Autoscroll
      is ahead of
        a

            jhosunw Jamie Ho (Inactive)
            dkramersunw Douglas Kramer (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: