RFR: 8310683: Refactor StandardCharset/standard.java to use JUnit

Justin Lu jlu at openjdk.org
Fri Jun 23 16:08:04 UTC 2023


On Thu, 22 Jun 2023 23:56:46 GMT, Justin Lu <jlu at openjdk.org> wrote:

> Please review this PR which is apart of the migration of JDK tests to JUnit. Standard.java is refactored to use JUnit, and thus split up into the following tests.
> 
> - typeTest
> - nameMethodTest
> - forNameMethodTest
> - charsetModifiersTest
> - correctCharsetsTest
> 
>  Additionally all unused methods were removed.

> Hi Justin, Would it be possible to make this PR a dependent PR of #14599?

Hi Naoto,

Of course, I will wait for you to integrate #14599, and update this PR accordingly.

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

PR Comment: https://git.openjdk.org/jdk/pull/14621#issuecomment-1604494031


More information about the nio-dev mailing list