Integrated: 8328647: TestGarbageCollectorMXBean.java fails with C1-only and -Xcomp
Stefan Karlsson
stefank at openjdk.org
Wed Apr 3 09:01:14 UTC 2024
On Thu, 21 Mar 2024 07:55:22 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:
> Trivial patch to turn off this test when running with -Xcomp. The test doesn't expect to see GCCauses related to the code cache, so stop running with flags puts pressure on the code cache.
This pull request has now been integrated.
Changeset: bdd9438b
Author: Stefan Karlsson <stefank at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/bdd9438b453fedf9b8181ad2615640168638677d
Stats: 2 lines in 2 files changed: 2 ins; 0 del; 0 mod
8328647: TestGarbageCollectorMXBean.java fails with C1-only and -Xcomp
Reviewed-by: jiefu, tschatzl, lmesnik
-------------
PR: https://git.openjdk.org/jdk/pull/18421
More information about the hotspot-gc-dev
mailing list