RFR: 8340146: ZGC: TestAllocateHeapAt.java should not run with UseLargePages
Axel Boldt-Christmas
aboldtch at openjdk.org
Tue Sep 24 05:37:38 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.
Thanks for the reviews.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21127#issuecomment-2370228388
More information about the hotspot-gc-dev
mailing list