RFR: 8311538: CDS InternSharedString test fails on huge pages host - cannot find shared string
Matias Saavedra Silva
matsaave at openjdk.org
Tue Oct 17 17:21:15 UTC 2023
On Mon, 16 Oct 2023 20:13:28 GMT, Ioi Lam <iklam 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.
Thanks for the reviews @iklam and @mseledts
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16192#issuecomment-1766848321
More information about the hotspot-runtime-dev
mailing list