Integrated: 8340419: ZGC: Create an UseLargePages adaptation of TestAllocateHeapAt.java

Axel Boldt-Christmas aboldtch at openjdk.org
Mon Sep 30 06:22:47 UTC 2024


On Mon, 23 Sep 2024 07:28:15 GMT, Axel Boldt-Christmas <aboldtch at openjdk.org> wrote:

> [JDK-8340146](https://bugs.openjdk.org/browse/JDK-8340146) / #21127  disables TestAllocateHeapAt.java when running with persistent hugepages because it makes assumptions on the underlying file systems.
> 
> I propose creating a version of this tests which instead first checks if there is an appropriate mount point for a persistent hugepages heap file, and only runs the test if exists.

This pull request has now been integrated.

Changeset: 6514aef8
Author:    Axel Boldt-Christmas <aboldtch at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6514aef8403fa5fc09e5c064a783ff0f1fccd0cf
Stats:     91 lines in 1 file changed: 91 ins; 0 del; 0 mod

8340419: ZGC: Create an UseLargePages adaptation of TestAllocateHeapAt.java

Reviewed-by: stefank, sjohanss, jsikstro

-------------

PR: https://git.openjdk.org/jdk/pull/21128


More information about the hotspot-gc-dev mailing list