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: 4962433
Votes 0
Synopsis (fmt) remove recognition of '^' as a flag in Formatter, enable 'X', 'G', etc.
Category java:classes_util
Reported Against tiger-beta
Release Fixed 1.5(tiger-b49)
State 10-Fix Delivered, request for enhancement
Priority: 3-Medium
Related Bugs 4906370 , 4975643 , 5038132 , 5061412
Submit Date 02-DEC-2003
Description
Instead of the '^', support upper case versions of the conversions which
support the '^' flag. 

If an argument supports the Formattable inteface and the '^' flag is given, 
set the Formattable.UPPERCASE flag before delegation.

--   xxxxx@xxxxx   2003-12- customer 
Work Around
N/A
Evaluation
Beta feedback.  It's too late for this to make it into beta-1 but this should be
changed for beta-2.

--   xxxxx@xxxxx   2003-12-02
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang