RFR: 8310683: Refactor StandardCharset/standard.java to use JUnit
Naoto Sato
naoto at openjdk.org
Fri Jun 23 00:57:14 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 https://github.com/openjdk/jdk/pull/14599?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14621#issuecomment-1603488219
More information about the nio-dev
mailing list