RFR: 8340146: ZGC: TestAllocateHeapAt.java should not run with UseLargePages
Stefan Karlsson
stefank at openjdk.org
Mon Sep 23 07:41:34 UTC 2024
On Mon, 23 Sep 2024 07:22:44 GMT, Axel Boldt-Christmas <aboldtch at openjdk.org> wrote:
> TestAllocateHeapAt.java expects that creating the heap file works in the current director (`.`). But when using persistent hugepages (-XX:+UseLargePages) this would require the filesystem to be a HugeTLBFS.
>
> I propose that we do not allow running these tests with persistent hugepages.
Marked as reviewed by stefank (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/21127#pullrequestreview-2321341392
More information about the hotspot-gc-dev
mailing list