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

Roland Mesde duke at openjdk.org
Tue Feb 3 20:18:33 UTC 2026


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

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

Commit messages:
 - Backport 12c0f29b97f0ccd03dee6850a3a9a7117124016e

Changes: https://git.openjdk.org/jdk25u-dev/pull/223/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk25u-dev&pr=223&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8368498
  Stats: 569 lines in 21 files changed: 194 ins; 81 del; 294 mod
  Patch: https://git.openjdk.org/jdk25u-dev/pull/223.diff
  Fetch: git fetch https://git.openjdk.org/jdk25u-dev.git pull/223/head:pull/223

PR: https://git.openjdk.org/jdk25u-dev/pull/223


More information about the jdk-updates-dev mailing list