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

Erik Gahlin egahlin at openjdk.org
Sun Jun 18 06:21:38 UTC 2023


> 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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/14467/files
  - new: https://git.openjdk.org/jdk/pull/14467/files/f7cfa4f7..249a218c

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=14467&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=14467&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/14467.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/14467/head:pull/14467

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


More information about the hotspot-jfr-dev mailing list