[jdk25u-dev] RFR: 8367371: Remove @requires vm.opt.UseLargePages from InternSharedString.java test

Roland Mesde duke at openjdk.org
Fri Jan 30 19:15:58 UTC 2026


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'

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

Commit messages:
 - Backport 10fea860029c4702208fe6b175b6ab8062c75f60

Changes: https://git.openjdk.org/jdk25u-dev/pull/212/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk25u-dev&pr=212&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8367371
  Stats: 2 lines in 1 file changed: 0 ins; 2 del; 0 mod
  Patch: https://git.openjdk.org/jdk25u-dev/pull/212.diff
  Fetch: git fetch https://git.openjdk.org/jdk25u-dev.git pull/212/head:pull/212

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


More information about the jdk-updates-dev mailing list