|
Quick Lists
|
|
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
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |