-
Enhancement
-
Resolution: Fixed
-
P3
-
22
-
b18
The specification of ListFormat::format(Object, StringBuffer, FieldPosition) mentions that
“IllegalArgumentException - if the given object cannot be formatted”
ListFormat::format specification could be made clearer, for example “IllegalArgumentException - If the object is not a List or an array of Objects or whose size is zero.
“IllegalArgumentException - if the given object cannot be formatted”
ListFormat::format specification could be made clearer, for example “IllegalArgumentException - If the object is not a List or an array of Objects or whose size is zero.
- csr for
-
JDK-8317270 ListFormat::format specification could be made clearer regarding handling IllegalArgumentException.
-
- Closed
-
- relates to
-
JDK-8295240 Locale-Dependent List Patterns
-
- Closed
-