|
Quick Lists
|
|
Bug ID:
|
5039962
|
|
Votes
|
0
|
|
Synopsis
|
(fmt) IllegalFormat{Precision,Width}Exception should use int instead of Integer
|
|
Category
|
java:classes_util
|
|
Reported Against
|
tiger-beta2
|
|
Release Fixed
|
1.5(tiger-b51)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
4992540
,
5043859
|
|
Submit Date
|
29-APR-2004
|
|
Description
|
The fix for 4992540 - "Formattable.formatTo() should use int" is incomplete in a
tiny way. The corresponding exceptions which may be thrown when invalid
precision and width are provided were not modified to take int as well.
-- xxxxx@xxxxx 2004-05-29
|
|
Work Around
|
N/A
|
|
Evaluation
|
The suggested fix is correct.
-- xxxxx@xxxxx 2004-04-29
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |