On Wed, 15 May 2024 17:05:17 GMT, Naoto Sato <na...@openjdk.org> wrote:
>> Proposing new overloaded methods in `java.io.Console` class that explicitly >> take a `Locale` argument. Existing methods rely on the default locale, so >> the users won't be able to format their prompts/outputs in a certain locale >> explicitly. > > Naoto Sato has updated the pull request incrementally with one additional > commit since the last revision: > > Reverted test workaround. Fixed JLine (backing out a questionable change) Looks good to me. ------------- Marked as reviewed by jlahoda (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/18923#pullrequestreview-2058627699