On Thu, 15 Jun 2023 19:42:56 GMT, Justin Lu <[email protected]> wrote:
> As discussed in https://github.com/openjdk/jdk/pull/14473/files, tests within > _test/jdk/java/nio/charset/Charset_ could benefit from using a test framework > such as JUnit. This pull request has now been integrated. Changeset: 09174e0c Author: Justin Lu <[email protected]> URL: https://git.openjdk.org/jdk/commit/09174e0c994dfb19fd09f551720c13c6479812d4 Stats: 2072 lines in 8 files changed: 425 ins; 376 del; 1271 mod 8310049: Refactor Charset tests to use JUnit Reviewed-by: lancea, naoto ------------- PR: https://git.openjdk.org/jdk/pull/14500
