Integrated: JDK-8316559: Refactor some util/Calendar tests to JUnit
Justin Lu
jlu at openjdk.org
Fri Sep 29 01:13:24 UTC 2023
On Wed, 20 Sep 2023 23:20:43 GMT, Justin Lu <jlu at openjdk.org> wrote:
> Please review this PR which converts some tests under _Calendar_ to use JUnit. These tests either previously used the internal _IntlTest_, or used no framework at all.
>
> Any files named BugXXXXXXX.java will be renamed after review.
This pull request has now been integrated.
Changeset: 355811a9
Author: Justin Lu <jlu at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/355811a996544c54cde9ff232450f5e5c8e1e632
Stats: 813 lines in 10 files changed: 339 ins; 259 del; 215 mod
8316559: Refactor some util/Calendar tests to JUnit
Reviewed-by: naoto, lancea
-------------
PR: https://git.openjdk.org/jdk/pull/15853
More information about the core-libs-dev
mailing list