RFR: 8304375: jdk/jfr/api/consumer/filestream/TestOrdered.java failed with "Expected at least some events to be out of order! Reuse = false"
Markus Grönlund
mgronlun at openjdk.org
Thu May 25 10:40:56 UTC 2023
On Wed, 24 May 2023 16:30:58 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
> Could I have a review of a test fix.
>
> Not sure why the test fails. The only way I can see is if several events get the exactly the same timestamp. Seems unlikely, but I added a loop to ensure the clock advances on every thread/core and logged the timestamp, so if it fails again, we have more information.
>
> Testing: jdk/jfr/api/consumer/filestream/TestOrdered.java
>
> Thanks
> Erik
Marked as reviewed by mgronlun (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/14128#pullrequestreview-1443598467
More information about the hotspot-jfr-dev
mailing list