Integrated: 8311538: CDS InternSharedString test fails on huge pages host - cannot find shared string

Matias Saavedra Silva matsaave at openjdk.org
Tue Oct 17 17:44:54 UTC 2023


On Fri, 13 Oct 2023 20:12:20 GMT, Matias Saavedra Silva <matsaave at openjdk.org> wrote:

> The test InternSharedString.java fails when using large pages due to the lack of CDS support for this option. The test will no longer run if `UseLargePages` is enabled.

This pull request has now been integrated.

Changeset: 61cc4a01
Author:    Matias Saavedra Silva <matsaave at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/61cc4a011eeea1b4dcc2e3571fe534f962b77045
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8311538: CDS InternSharedString test fails on huge pages host - cannot find shared string

Reviewed-by: iklam, mseledtsov

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

PR: https://git.openjdk.org/jdk/pull/16192


More information about the hotspot-runtime-dev mailing list