Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4984419
Votes 0
Synopsis REGRESSION: Alphabetic index sorted upper then lowercase, should be case-indepen
Category doclet:tbd
Reported Against tiger-beta , tiger-beta2
Release Fixed 1.5(tiger-b58)
State 10-Fix Delivered, bug
Priority: 3-Medium
Related Bugs
Submit Date 28-JAN-2004
Description
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
Work Around
N/A
Evaluation
Accepted
  xxxxx@xxxxx   2004-02-09

Fixed.
  xxxxx@xxxxx   2004-06-17
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang