Integrated: 8318365: Test runtime/cds/appcds/sharedStrings/InternSharedString.java fails after JDK-8311538
David Holmes
dholmes at openjdk.org
Tue Oct 17 23:33:50 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.
This pull request has now been integrated.
Changeset: 9843c976
Author: David Holmes <dholmes at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/9843c97695fab3fec1e319027b14974d0e84bf0a
Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod
8318365: Test runtime/cds/appcds/sharedStrings/InternSharedString.java fails after JDK-8311538
Reviewed-by: cjplummer, lmesnik
-------------
PR: https://git.openjdk.org/jdk/pull/16229
More information about the hotspot-runtime-dev
mailing list