Integrated: 8258734: jdk/jfr/event/oldobject/TestClassLoaderLeak.java failed with "RuntimeException: Could not find class leak"

Markus Grönlund mgronlun at openjdk.java.net
Wed Sep 22 11:49:22 UTC 2021


On Tue, 14 Sep 2021 22:12:09 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:

> Hi,
> 
> Could I have a review of a test fix that prints all old objects events to simplify analysis. I also changed the ratio between loaded classes and instances to increase the likelihood that an object is sampled.
> 
> Testing: Running jdk/jfr/event/oldobject/TestClassLoaderLeak.java 100 times
> 
> Thanks
> Erik

Marked as reviewed by mgronlun (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/5513


More information about the hotspot-jfr-dev mailing list