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

Jie Fu jiefu at openjdk.org
Thu Mar 21 08:14:20 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.

LGTM

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

Marked as reviewed by jiefu (Reviewer).

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


More information about the hotspot-gc-dev mailing list