On Tue, 28 Jun 2022 17:11:31 GMT, Naoto Sato <na...@openjdk.org> wrote:
> This is a leftover documentation fix to the deprecation of `Locale` > constructors. `Locale.Builder` class had some texts that suggested using one > of those constructors, which need to be replaced with a `Locale.of()` method. > A corresponding CSR has also been drafted. Marked as reviewed by joehw (Reviewer). ------------- PR: https://git.openjdk.org/jdk19/pull/85