Those `locale` and `patterns` fields in `ListFormat` are @serial and used for equals() method to determine equality. They should be readable through some public means. `Locale getLocale()` and `String[] getPatterns()` methods are desirable.
- csr for
-
JDK-8318571 Add getter methods for Locale and Patterns in ListFormat
-
- Closed
-
- relates to
-
JDK-8041488 Locale-Dependent List Patterns
-
- Resolved
-
-
JDK-8318487 Specification of the ListFormat.equals() method can be improved
-
- Resolved
-