Integrated: 8258734: jdk/jfr/event/oldobject/TestClassLoaderLeak.java failed with "RuntimeException: Could not find class leak"
Erik Gahlin
egahlin at openjdk.java.net
Wed Sep 22 11:49:24 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
This pull request has now been integrated.
Changeset: aefd4ac4
Author: Erik Gahlin <egahlin at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/aefd4ac4a336f00c067bcb91b95472ccc9a6bf83
Stats: 7 lines in 1 file changed: 4 ins; 0 del; 3 mod
8258734: jdk/jfr/event/oldobject/TestClassLoaderLeak.java failed with "RuntimeException: Could not find class leak"
Reviewed-by: mgronlun
-------------
PR: https://git.openjdk.java.net/jdk/pull/5513
More information about the hotspot-jfr-dev
mailing list