-
Bug
-
Resolution: Fixed
-
P4
-
25
-
b26
-
generic
-
generic
Locale.getISOCountries(Locale.IsoCountryCode type) can return up to three different sets (depending on the input enum type). All of these sets are unmodifiable, and this behavior should be documented in the specification.
See comment below for behavior that confirms the sets are unmodifiable.
See comment below for behavior that confirms the sets are unmodifiable.
- csr for
-
JDK-8358531 Locale.getISOCountries does not specify the returned set is unmodifiable
-
- Closed
-
- links to
-
Commit(master) openjdk/jdk/8a79ac88
-
Review(master) openjdk/jdk/25622