[jdk25u-dev] RFR: 8367371: Remove @requires vm.opt.UseLargePages from InternSharedString.java test
duke
duke at openjdk.org
Tue Feb 3 17:54:17 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)
@rm-gh-8
Your change (at version 1d9a9a19142f576c89c430eecd01e7f4ce22856f) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk25u-dev/pull/212#issuecomment-3842775271
More information about the jdk-updates-dev
mailing list