Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.2
-
None
-
None
Description
Marked as 2.0; whenever this is done it can only be done with JDK5 compatibility without breaking the current API as certain methods that return Number in NumberFormat are defined (independently) in FractionFormat as returning Fraction. JDK5's ability to narrow return types will sidestep what is currently a barrier.