On Fri, 12 Dec 2025 21:38:16 GMT, Roger Riggs <[email protected]> wrote:
> Refactor TestNG tests to JUnit under the umbrella initiative of > [JDK-8307843](https://bugs.openjdk.org/browse/JDK-8307843). > Fairly straight-forward mapping of annotations between the frameworks with > some accommodations for differences in the Assert support. This pull request has now been integrated. Changeset: 1e357e9e Author: Roger Riggs <[email protected]> URL: https://git.openjdk.org/jdk/commit/1e357e9e976bfb0abc9d4e14bfb1572693622af8 Stats: 431 lines in 20 files changed: 131 ins; 64 del; 236 mod 8373623: Refactor Serialization tests for Records to JUnit Reviewed-by: jlu ------------- PR: https://git.openjdk.org/jdk/pull/28804
