[jdk25u-dev] Integrated: 8368335: Refactor the rest of Locale TestNG based tests to JUnit

Roland Mesde duke at openjdk.org
Thu Feb 12 12:14:53 UTC 2026


On Tue, 3 Feb 2026 17:22:01 GMT, Roland Mesde <duke at openjdk.org> wrote:

> Backporting JDK-8368335: Refactor the rest of Locale TestNG based tests to JUnit.
> 
> This PR converts TestNG-based Locale tests 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/util/Locale
> 
> Results attached:
> 
> [windows-x64-specific-test.log](https://github.com/user-attachments/files/25075941/windows-x64-specific-test.log)
> [macos-aarch64-specific-test.log](https://github.com/user-attachments/files/25075944/macos-aarch64-specific-test.log)
> [linux-x64-specific-test.log](https://github.com/user-attachments/files/25075945/linux-x64-specific-test.log)
> [linux-aarch64-specific-test.log](https://github.com/user-attachments/files/25075946/linux-aarch64-specific-test.log)

This pull request has now been integrated.

Changeset: f5b2bb72
Author:    Roland Mesde <mesde at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk25u-dev/commit/f5b2bb72a2b095f9c9a010bd42805e4a7c9cf65e
Stats:     311 lines in 10 files changed: 65 ins; 49 del; 197 mod

8368335: Refactor the rest of Locale TestNG based tests to JUnit

Backport-of: 5d93242028dfc68b838a8efb0fbc4de3fea7fa0d

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

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


More information about the jdk-updates-dev mailing list