[jdk25u-dev] RFR: 8368498: Use JUnit instead of TestNG for jdk_text tests

duke duke at openjdk.org
Wed Feb 11 15:28:17 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)

@rm-gh-8 
Your change (at version e3c6d50212a32d6ddb42f38245dc01d2328333bb) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk25u-dev/pull/223#issuecomment-3885161589


More information about the jdk-updates-dev mailing list