Integrated: 8337798: JFR: Remove jdk/jfr/api/consumer/recordingstream/TestOnEvent.java from ProblemList.txt
Erik Gahlin
egahlin at openjdk.org
Tue Aug 6 09:30:34 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
This pull request has now been integrated.
Changeset: f9b8a220
Author: Erik Gahlin <egahlin at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/f9b8a22062c7ad7ffb150394da6b3ab069785535
Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
8337798: JFR: Remove jdk/jfr/api/consumer/recordingstream/TestOnEvent.java from ProblemList.txt
Reviewed-by: mgronlun
-------------
PR: https://git.openjdk.org/jdk/pull/20463
More information about the hotspot-jfr-dev
mailing list