[jdk25u-dev] Integrated: 8374433: java/util/Locale/PreserveTagCase.java does not run any tests
Roland Mesde
duke at openjdk.org
Mon Feb 2 18:50:02 UTC 2026
On Wed, 28 Jan 2026 18:40:35 GMT, Roland Mesde <duke at openjdk.org> wrote:
> Backporting JDK-8374433: java/util/Locale/PreserveTagCase.java does not run any tests.
>
> This PR removes the static modifier from the JUnit test cases to ensure they execute properly.
>
> 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/PreserveTagCase.java
>
> Results attached:
>
> [linux-aarch64-specific-test.log](https://github.com/user-attachments/files/24943084/linux-aarch64-specific-test.log)
> [linux-x64-specific-test.log](https://github.com/user-attachments/files/24943085/linux-x64-specific-test.log)
> [macos-aarch64-specific-test.log](https://github.com/user-attachments/files/24943086/macos-aarch64-specific-test.log)
> [windows-x64-specific-test.log](https://github.com/user-attachments/files/24943087/windows-x64-specific-test.log)
This pull request has now been integrated.
Changeset: 08d2a6fd
Author: Roland Mesde <mesde at amazon.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk25u-dev/commit/08d2a6fd4c5125543d065d6a9da313f62cdf5175
Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
8374433: java/util/Locale/PreserveTagCase.java does not run any tests
Backport-of: 136ac0d10b92df8875f36c717e85595740b50ed2
-------------
PR: https://git.openjdk.org/jdk25u-dev/pull/192
More information about the jdk-updates-dev
mailing list