RFR: 8333306: gc/arguments/TestParallelGCErgo.java fails when largepage are enabled

Albert Mingkun Yang ayang at openjdk.org
Mon Jul 1 19:31:18 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.

I see; `vm.flagless` is indeed a bit awkward to use. Maybe this is the best we can do for now.

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

Marked as reviewed by ayang (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/19957#pullrequestreview-2152116289


More information about the hotspot-gc-dev mailing list