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

Albert Mingkun Yang ayang at openjdk.org
Thu Sep 11 14:04:35 UTC 2025


On Thu, 11 Sep 2025 14:00:28 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.
>
> Paul Hübner has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Update test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/InternSharedString.java
>   
>   Co-authored-by: Joel Sikström <joel.sikstrom at oracle.com>

Marked as reviewed by ayang (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/27218#pullrequestreview-3211799425


More information about the hotspot-runtime-dev mailing list