RFR: 8323635: Test gc/g1/TestHumongousAllocConcurrentStart.java fails with -XX:TieredStopAtLevel=3
Aleksey Shipilev
shade at openjdk.org
Mon Jan 15 12:37:22 UTC 2024
On Mon, 15 Jan 2024 09:56:12 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please review this fix to the TestHumongousConcurrentStart test that changes execution so that additional test options are _not_ passed on to the test as it is sensitive to the type of gcs that occur. An alternative would be just excluding -Xcomp to fix this particular occurrence, but I wanted to avoid having to revisit this issue again.
>
> Testing: that test on aarch64 does not fail any more
>
> Hth,
> Thomas
Looks fine
-------------
Marked as reviewed by shade (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/17419#pullrequestreview-1821602087
More information about the hotspot-gc-dev
mailing list