RFR: 8293828: JFR: jfr/event/oldobject/TestClassLoaderLeak.java still fails when GC cycles are not happening
Thomas Schatzl
tschatzl at openjdk.org
Tue Sep 20 08:19:41 UTC 2022
On Fri, 16 Sep 2022 23:38:16 GMT, Paul Hohensee <phh at openjdk.org> wrote:
> Trivial change to get a test to run reliably on Shenandoah and ZGC.
I would have kind of preferred a solution that made sure that would have waited for completion of a gc using mxbeans or so, but this seems good enough for a test.
-------------
Marked as reviewed by tschatzl (Reviewer).
PR: https://git.openjdk.org/jdk/pull/10319
More information about the hotspot-jfr-dev
mailing list