RFR: 8367371: Remove @requires vm.opt.UseLargePages from InternSharedString.java test [v2]
duke
duke at openjdk.org
Fri Sep 12 14:17:48 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>
@Arraying
Your change (at version d33e1adc6fc4b5d8aefb2e0a7a3ab560b1d64b54) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27218#issuecomment-3285463110
More information about the hotspot-runtime-dev
mailing list