[jdk25u-dev] Integrated: 8367371: Remove @requires vm.opt.UseLargePages from InternSharedString.java test
Roland Mesde
duke at openjdk.org
Tue Feb 3 18:55:36 UTC 2026
On Fri, 30 Jan 2026 18:52:21 GMT, Roland Mesde <duke at openjdk.org> wrote:
> Backporting JDK-8367371: Remove @requires vm.opt.UseLargePages from InternSharedString.java test.
>
> This PR removes the obsolete @requires vm.opt.UseLargePages not used restriction from InternSharedString.java test.
>
> For parity with Oracle JDK.
>
> Ran related tests on linux-x64, linux-aarch64, macos-aarch64 and windows-x64:
>
> make test TEST=test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/InternSharedString.java
> make test TEST=test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/InternSharedString.java JTREG='JAVA_OPTIONS=-XX:+UseLargePages'
>
> Results attached:
>
> [linux-aarch64-specific-test.log](https://github.com/user-attachments/files/25019704/linux-aarch64-specific-test.log)
> [linux-aarch64-specific-2-test.log](https://github.com/user-attachments/files/25019705/linux-aarch64-specific-2-test.log)
> [linux-x64-specific-test.log](https://github.com/user-attachments/files/25019706/linux-x64-specific-test.log)
> [linux-x64-specific-2-test.log](https://github.com/user-attachments/files/25019707/linux-x64-specific-2-test.log)
> [macos-aarch64-specific-test.log](https://github.com/user-attachments/files/25019708/macos-aarch64-specific-test.log)
> [macos-aarch64-specific-2-test.log](https://github.com/user-attachments/files/25019709/macos-aarch64-specific-2-test.log)
> [windows-x64-specific-test.log](https://github.com/user-attachments/files/25019710/windows-x64-specific-test.log)
> [windows-x64-specific-2-test.log](https://github.com/user-attachments/files/25019711/windows-x64-specific-2-test.log)
This pull request has now been integrated.
Changeset: 7e963c51
Author: Roland Mesde <mesde at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk25u-dev/commit/7e963c518348d87b6364bc72bac12b3dd63a5756
Stats: 2 lines in 1 file changed: 0 ins; 2 del; 0 mod
8367371: Remove @requires vm.opt.UseLargePages from InternSharedString.java test
Backport-of: 10fea860029c4702208fe6b175b6ab8062c75f60
-------------
PR: https://git.openjdk.org/jdk25u-dev/pull/212
More information about the jdk-updates-dev
mailing list