RFR: 8311538: CDS InternSharedString test fails on huge pages host - cannot find shared string
Ioi Lam
iklam at openjdk.org
Mon Oct 16 20:30:03 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.
LGTM.
-------------
Marked as reviewed by iklam (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/16192#pullrequestreview-1680883055
More information about the hotspot-runtime-dev
mailing list