RFR: 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.
Thanks for the reviews!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18421#issuecomment-2033965067
More information about the hotspot-gc-dev
mailing list