RFR: 8334886: jdk/jfr/api/recording/time/TestTimeMultiple.java failed with RuntimeException: getStopTime() > afterStop
Markus Grönlund
mgronlun at openjdk.org
Thu Jun 27 15:36:09 UTC 2024
On Tue, 25 Jun 2024 23:45:24 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
> Could I have a review of a PR that fixes an intermittent failure. I have not been able to reproduce the failure after running the test 10 000 times, but it does reproduce quite easily without the fix.
>
> It could be that the method awaitUniqueTimestamp() could also be removed with the introduction of a similar method in https://github.com/openjdk/jdk/pull/19799 (which happens before the chunk rotation), but I rather fix it separately.
>
> I want this change to be suitable for a backport to JDK 23 without additional regressions.
>
> Thanks
> Erik
Marked as reviewed by mgronlun (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/19892#pullrequestreview-2145770227
More information about the hotspot-jfr-dev
mailing list