[jdk25u-dev] RFR: 8374433: java/util/Locale/PreserveTagCase.java does not run any tests
duke
duke at openjdk.org
Mon Feb 2 15:27:56 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)
@rm-gh-8
Your change (at version 0a9e89b727d3e3f4239db0823451d2b3ff06752a) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk25u-dev/pull/192#issuecomment-3835844786
More information about the jdk-updates-dev
mailing list