-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 22
-
Component/s: core-libs
-
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
-