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: 5030716
Votes 0
Synopsis (fmt) Formattable flags should be moved into a separate class
Category java:classes_util
Reported Against tiger-beta2
Release Fixed 1.5(tiger-b49)
State 10-Fix Delivered, bug
Priority: 3-Medium
Related Bugs 4906370 , 4965768
Submit Date 13-APR-2004
Description
The Formattable flags LEFT_JUSTIFY, UPPERCASE, and ALTERNATE should be declared
in a separate class so that their declarations do not polute the namespace of
anything which extends Formattable.

--   xxxxx@xxxxx   2004-04-12
Work Around
N/A
Evaluation
The suggested fix should be implemented.

--   xxxxx@xxxxx   2004-04-13
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang