RFR: 8337798: JFR: Remove jdk/jfr/api/consumer/recordingstream/TestOnEvent.java from ProblemList.txt
Markus Grönlund
mgronlun at openjdk.org
Mon Aug 5 18:10:32 UTC 2024
On Mon, 5 Aug 2024 09:53:38 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
> Could I have a review of a change that removes a test from ProblemList.txt? We want to determine if the issue still exists, in which case more time needs to be spent fixing it.
>
> The theory is that the EventProducer used in the test may provoke a chunk rotation under stress, which could lead to the parser getting stuck due to timing issues, fixed by JDK-8304732 / JDK-8334886:
>
> Testing: I can't reproduce the failure after running the test more than 800 times on Linux (50% on aarch64 and 50% x86_64).
>
> Thanks
> Erik
Marked as reviewed by mgronlun (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/20463#pullrequestreview-2219589744
More information about the hotspot-jfr-dev
mailing list