RFR: 8328647: TestGarbageCollectorMXBean.java fails with C1-only and -Xcomp

Leonid Mesnik lmesnik at openjdk.org
Thu Mar 21 19:25:22 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.

Marked as reviewed by lmesnik (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/18421#pullrequestreview-1953202355


More information about the hotspot-gc-dev mailing list