RFR: 8323635: Test gc/g1/TestHumongousAllocConcurrentStart.java fails with -XX:TieredStopAtLevel=3
Leonid Mesnik
lmesnik at openjdk.org
Tue Jan 16 00:33:17 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
Marked as reviewed by lmesnik (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/17419#pullrequestreview-1822372906
More information about the hotspot-gc-dev
mailing list