RFR: 8311538: CDS InternSharedString test fails on huge pages host - cannot find shared string
Mikhailo Seledtsov
mseledtsov at openjdk.org
Mon Oct 16 20:30:08 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.
Change looks good to me
-------------
Marked as reviewed by mseledtsov (Committer).
PR Review: https://git.openjdk.org/jdk/pull/16192#pullrequestreview-1680887810
More information about the hotspot-runtime-dev
mailing list