|
Quick Lists
|
|
Bug ID:
|
5033028
|
|
Votes
|
0
|
|
Synopsis
|
(fmt) IllegalFormatException contructor should be package-private, not public
|
|
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
,
5033818
|
|
Submit Date
|
16-APR-2004
|
|
Description
|
External users should not instantiate IllegalFormatException. If a formatting
error occurs, the explicit subtype which describes the error should be used.
-- xxxxx@xxxxx 2004-04-16
|
|
Work Around
|
N/A
|
|
Evaluation
|
The suggested fix should be implemented.
-- xxxxx@xxxxx 2004-04-16
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |