Integrated: 8333306: gc/arguments/TestParallelGCErgo.java fails when largepage are enabled
Leonid Mesnik
lmesnik at openjdk.org
Mon Jul 1 20:41:22 UTC 2024
On Sat, 29 Jun 2024 18:22:18 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
> Test gc/arguments/TestParallelGCErgo.java start new VM process with specific heap setting and check GC ergonomics. The aligment might be different for large pages enabled.
> So it makes sense to just disable the test if LargePages are enabled.
This pull request has now been integrated.
Changeset: ee4720a7
Author: Leonid Mesnik <lmesnik at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/ee4720a75d815c84039055902c88b360737a1f9c
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
8333306: gc/arguments/TestParallelGCErgo.java fails when largepage are enabled
Reviewed-by: ayang, zgu
-------------
PR: https://git.openjdk.org/jdk/pull/19957
More information about the hotspot-gc-dev
mailing list