RFR: 8318365: Test runtime/cds/appcds/sharedStrings/InternSharedString.java fails after JDK-8311538

Leonid Mesnik lmesnik at openjdk.org
Tue Oct 17 23:33:48 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.

Marked as reviewed by lmesnik (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/16229#pullrequestreview-1683637158


More information about the hotspot-runtime-dev mailing list