-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
b32
-
generic
-
generic
- relates to
-
JDK-5030623 (fmt) {Print{Writer,Stream},StringWriter}.append should not throw IOException
- Resolved
-
JDK-4313885 Scanning and formatting [scanning]
- Resolved
-
JDK-4962433 (fmt) remove recognition of '^' as a flag in Formatter, enable 'X', 'G', etc.
- Resolved
-
JDK-4965344 (fmt) Minor updates to existing spec/implementation of format feature
- Open
-
JDK-5030063 (fmt) Formatter should have a flush method
- Resolved
-
JDK-5030064 (fmt) Formatter should implement java.io.Closeable
- Resolved
-
JDK-5030716 (fmt) Formattable flags should be moved into a separate class
- Resolved
-
JDK-5031150 (fmt) Formatter date/time suffix 'E' should be changed to 'Q' to avoid collision
- Resolved
-
JDK-5033028 (fmt) IllegalFormatException contructor should be package-private, not public
- Resolved
-
JDK-4962427 (fmt) Provide support for 'U', 'V', 'G' and 'g' date/time conversions
- Open