RFR: 8318365: Test runtime/cds/appcds/sharedStrings/InternSharedString.java fails after JDK-8311538
Chris Plummer
cjplummer at openjdk.org
Tue Oct 17 23:12:58 UTC 2023
On Tue, 17 Oct 2023 22:10:04 GMT, David Holmes <dholmes at openjdk.org> wrote:
> Please review this simple test fix for the requires clause.
>
> The test runs and passes with no flags set; is skipped with -XX:+UseLargePages; and runs and passes with -XX:-UseLargePages.
>
> Sanity testing tiers 1-3 in progress
>
> Thanks.
Looks good.
-------------
Marked as reviewed by cjplummer (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/16229#pullrequestreview-1683617658
More information about the hotspot-runtime-dev
mailing list