Integrated: 8323635: Test gc/g1/TestHumongousAllocConcurrentStart.java fails with -XX:TieredStopAtLevel=3
Thomas Schatzl
tschatzl at openjdk.org
Tue Jan 16 12:03:30 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
This pull request has now been integrated.
Changeset: 5045839c
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/5045839cb2095105a5c6c9eebc633a78b1e3213e
Stats: 3 lines in 1 file changed: 1 ins; 0 del; 2 mod
8323635: Test gc/g1/TestHumongousAllocConcurrentStart.java fails with -XX:TieredStopAtLevel=3
Reviewed-by: shade, lmesnik
-------------
PR: https://git.openjdk.org/jdk/pull/17419
More information about the hotspot-gc-dev
mailing list