RFR: 8323196: jdk/jfr/api/consumer/filestream/TestOrdered.java failed with "Events are not ordered! Reuse = false"
Markus Grönlund
mgronlun at openjdk.org
Thu Jun 20 16:18:09 UTC 2024
On Thu, 20 Jun 2024 15:33:55 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
> Could I have a review of a test fix. Order is only guaranteed within a batch of events (stated by the EventStream class specification). If a recording with multiple segments/batches are created, retry.
>
> Testing: 100 * jdk/jfr/api/consumer/filestream/TestOrdered.java
>
> Thanks
> Erik
Marked as reviewed by mgronlun (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/19811#pullrequestreview-2130860381
More information about the hotspot-jfr-dev
mailing list