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

David Holmes dholmes at openjdk.org
Tue Oct 17 23:33:49 UTC 2023


On Tue, 17 Oct 2023 23:10:13 GMT, Chris Plummer <cjplummer 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.

Thanks @plummercj  and @lmesnik !

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

PR Comment: https://git.openjdk.org/jdk/pull/16229#issuecomment-1767350927


More information about the hotspot-runtime-dev mailing list