Integrated: 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.
This pull request has now been integrated.
Changeset: 4098acc2
Author: Axel Boldt-Christmas <aboldtch at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/4098acc200e608369ac1631dcc8513ea797bd59e
Stats: 5 lines in 3 files changed: 3 ins; 0 del; 2 mod
8340146: ZGC: TestAllocateHeapAt.java should not run with UseLargePages
Reviewed-by: tschatzl, stefank
-------------
PR: https://git.openjdk.org/jdk/pull/21127
More information about the hotspot-gc-dev
mailing list