On Wed, 28 Apr 2021 16:58:50 GMT, Naoto Sato <na...@openjdk.org> wrote:
> This new regression test was introduced with the Console::charset(), but it > fails on ubuntu platforms assuming its locales/encoding incorrectly. To not > make false-alarm/noise on test runs, this fix minimizes the tests not > depending on the underlying OS's environment variables. Marked as reviewed by iris (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/3768