Integrated: 8304835 jdk/jfr/event/oldobject/TestArrayInformation.java fails with "Could not find event with class ... as (leak) object"

Erik Gahlin egahlin at openjdk.org
Mon Jun 19 11:44:16 UTC 2023


On Wed, 14 Jun 2023 12:47:57 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:

> Could I have a review of a test fix?
> 
> The test fails intermittently because it's hard to guarantee that an object is being sampled. Fix is to repeat until one is found.
> 
> Testing: jdk/jdk/event/oldObject/TestArrayInformation.java
> 
> Thanks
> Erik

This pull request has now been integrated.

Changeset: 7d4b77ad
Author:    Erik Gahlin <egahlin at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/7d4b77ad9ee803d89eab5632f5c65ac843a68b3c
Stats:     21 lines in 1 file changed: 9 ins; 2 del; 10 mod

8304835: jdk/jfr/event/oldobject/TestArrayInformation.java fails with "Could not find event with class ... as (leak) object"

Reviewed-by: shade, mgronlun

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

PR: https://git.openjdk.org/jdk/pull/14467


More information about the hotspot-jfr-dev mailing list