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

Markus Grönlund mgronlun at openjdk.org
Mon Jun 19 11:35:11 UTC 2023


On Sun, 18 Jun 2023 06:21:38 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
>
> Erik Gahlin has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fix formatting

Marked as reviewed by mgronlun (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/14467#pullrequestreview-1486021023


More information about the hotspot-jfr-dev mailing list