On Tue, 3 Jun 2025 17:13:45 GMT, Justin Lu <j...@openjdk.org> wrote: > Please review this trivial doc correction to > `Locale.getISOCountries(Locale.IsoCountryCode type)` which makes it apparent > that the returned Set is unmodifiable. Associated CSR filed.
This pull request has now been integrated. Changeset: 8a79ac88 Author: Justin Lu <j...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/8a79ac88639c35a6938f82a391c4b5d77e6eda32 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8358449: Locale.getISOCountries does not specify the returned set is unmodifiable Reviewed-by: naoto ------------- PR: https://git.openjdk.org/jdk/pull/25622