<i18n dev> Integrated: 8358449: Locale.getISOCountries does not specify the returned set is unmodifiable

Justin Lu jlu at openjdk.org
Wed Jun 4 16:42:55 UTC 2025


On Tue, 3 Jun 2025 17:13:45 GMT, Justin Lu <jlu at 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 <jlu at 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


More information about the i18n-dev mailing list