On Tue, 19 Sep 2023 01:01:14 GMT, Naoto Sato <na...@openjdk.org> wrote:

> Fixed the failing (well, false-positive) test case. Made the following 
> changes to the test:
> 
> - Corrected the path to the mapping files directory
> - Made sure to fail if the directory path is incorrect
> - Took care of `GB18030` alias, which is dynamically derived at runtime
> - Provided `MS950_HKSCS.map`, which is simply a copy of `HKSCS2008.map`
> - Excluded other failing tests for IBM charsets that do not have map files.

This pull request has now been integrated.

Changeset: e3201d1d
Author:    Naoto Sato <na...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/e3201d1d13433857a1b34ff0ca93f9ae1a4e22aa
Stats:     20 lines in 2 files changed: 14 ins; 2 del; 4 mod

8310631: test/jdk/sun/nio/cs/TestCharsetMapping.java is spuriously passing

Reviewed-by: jlu, alanb

-------------

PR: https://git.openjdk.org/jdk/pull/15807

Reply via email to