[jdk25u-dev] Integrated: 8368498: Use JUnit instead of TestNG for jdk_text tests
Roland Mesde
duke at openjdk.org
Thu Feb 12 12:13:42 UTC 2026
On Tue, 3 Feb 2026 17:29:39 GMT, Roland Mesde <duke at openjdk.org> wrote:
> Backporting JDK-8368498: Use JUnit instead of TestNG for jdk_text tests.
>
> This PR converts all TestNG-based tests in jdk_text suite to JUnit.
>
> For parity with Oracle JDK.
>
> Ran related tests on linux-x64, linux-aarch64, macos-aarch64 and windows-x64:
>
> make test TEST=test/jdk/java/text
>
> Results attached:
>
> [windows-x64-specific-test.log](https://github.com/user-attachments/files/25076016/windows-x64-specific-test.log)
> [macos-aarch64-specific-test.log](https://github.com/user-attachments/files/25076017/macos-aarch64-specific-test.log)
> [linux-x64-specific-test.log](https://github.com/user-attachments/files/25076018/linux-x64-specific-test.log)
> [linux-aarch64-specific-test.log](https://github.com/user-attachments/files/25076019/linux-aarch64-specific-test.log)
This pull request has now been integrated.
Changeset: a92da63d
Author: Roland Mesde <mesde at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk25u-dev/commit/a92da63dae1b693fe6eb895234cab23eaccbf284
Stats: 569 lines in 21 files changed: 194 ins; 81 del; 294 mod
8368498: Use JUnit instead of TestNG for jdk_text tests
Backport-of: 12c0f29b97f0ccd03dee6850a3a9a7117124016e
-------------
PR: https://git.openjdk.org/jdk25u-dev/pull/223
More information about the jdk-updates-dev
mailing list