Integrated: 8367371: Remove @requires vm.opt.UseLargePages from InternSharedString.java test

Paul Hübner phubner at openjdk.org
Fri Sep 12 14:27:38 UTC 2025


On Thu, 11 Sep 2025 11:11:30 GMT, Paul Hübner <phubner at openjdk.org> wrote:

> Hi all,
> 
> This PR removes the requirement to not use large pages for the given CDS test. CDS now supports large pages.
> 
> Tested `InternSharedString.java` on Linux x64 and Linux AArch64 with `-XX:+UseLargePages`. 5x 100 iterations.

This pull request has now been integrated.

Changeset: 10fea860
Author:    Paul Hübner <phubner at openjdk.org>
Committer: Joel Sikström <jsikstro at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/10fea860029c4702208fe6b175b6ab8062c75f60
Stats:     2 lines in 1 file changed: 0 ins; 2 del; 0 mod

8367371: Remove @requires vm.opt.UseLargePages from InternSharedString.java test

Reviewed-by: jsikstro, ayang, iklam

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

PR: https://git.openjdk.org/jdk/pull/27218


More information about the hotspot-runtime-dev mailing list