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. This pull request has now been integrated. Changeset: 294347b5 Author: Naoto Sato <na...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/294347b59be684ee398b442a1c64824eb03311dc Stats: 13 lines in 2 files changed: 0 ins; 11 del; 2 mod 8265918: java/io/Console/CharsetTest.java failed with "expect: spawn id exp6 not open" Reviewed-by: alanb, iris ------------- PR: https://git.openjdk.java.net/jdk/pull/3768