Integrated: 8265918: java/io/Console/CharsetTest.java failed with "expect: spawn id exp6 not open"

Naoto Sato naoto at openjdk.java.net
Thu Apr 29 13:04:52 UTC 2021


On Wed, 28 Apr 2021 16:58:50 GMT, Naoto Sato <naoto at 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 <naoto at 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


More information about the core-libs-dev mailing list