Integrated: 8323196: jdk/jfr/api/consumer/filestream/TestOrdered.java failed with "Events are not ordered! Reuse = false"
Erik Gahlin
egahlin at openjdk.org
Fri Jun 21 07:39:14 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 is created, retry.
>
> Testing: 100 * jdk/jfr/api/consumer/filestream/TestOrdered.java
>
> Thanks
> Erik
This pull request has now been integrated.
Changeset: bdd96604
Author: Erik Gahlin <egahlin at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/bdd96604ae55ba0cd3cd3363e2ba44205d8aa3aa
Stats: 37 lines in 1 file changed: 16 ins; 0 del; 21 mod
8323196: jdk/jfr/api/consumer/filestream/TestOrdered.java failed with "Events are not ordered! Reuse = false"
Reviewed-by: mgronlun
-------------
PR: https://git.openjdk.org/jdk/pull/19811
More information about the hotspot-jfr-dev
mailing list