RFR: 8340146: ZGC: TestAllocateHeapAt.java should not run with UseLargePages
Thomas Schatzl
tschatzl at openjdk.org
Mon Sep 23 07:33:36 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.
lgtm.
-------------
Marked as reviewed by tschatzl (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/21127#pullrequestreview-2321326839
More information about the hotspot-gc-dev
mailing list