RFR: JDK-8312574: jdk/jdk/jfr/jvm/TestChunkIntegrity.java fails with timeout
Erik Gahlin
egahlin at openjdk.org
Fri Jul 28 13:23:48 UTC 2023
On Fri, 28 Jul 2023 10:01:07 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> Looks like the current timeout values of jdk/jdk/jfr/jvm/TestChunkIntegrity.java - test are not sufficient for some of our test machines.
Long term, this test should probably be removed and put into a stress testing framework, but it's been very effective at finding issues in the few months it's been running, so I'm reluctant to change it until it stops finding issues.
-------------
Marked as reviewed by egahlin (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/15067#pullrequestreview-1552108895
More information about the hotspot-jfr-dev
mailing list