JDK-4962433 : (fmt) remove recognition of '^' as a flag in Formatter, enable 'X', 'G', etc.
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.util
  • Affected Version: 5.0
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic,windows_2003
  • CPU: generic,x86
  • Submitted: 2003-12-02
  • Updated: 2017-05-16
  • Resolved: 2004-04-26
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
5.0 b49Fixed
Related Reports
Duplicate :  
Relates :  
Relates :  
Relates :  
Description
Instead of the '^', support upper case versions of the conversions which
support the '^' flag. 

If an argument supports the Formattable inteface and the '^' flag is given, 
set the Formattable.UPPERCASE flag before delegation.

-- iag@sfbay 2003-12-02

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: tiger-beta2 FIXED IN: tiger-beta2 INTEGRATED IN: tiger-b49 tiger-beta2
14-06-2004

EVALUATION Beta feedback. It's too late for this to make it into beta-1 but this should be changed for beta-2. -- iag@sfbay 2003-12-02
02-12-2003