RFR: 8265918: java/io/Console/CharsetTest.java failed with "expect: spawn id exp6 not open"
Alan Bateman
alanb at openjdk.java.net
Wed Apr 28 17:19:51 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.
Marked as reviewed by alanb (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/3768
More information about the core-libs-dev
mailing list