RFR: 8303261: JFR: jdk/jfr/api/consumer/streaming/TestJVMCrash.java doesn't retry
Markus Grönlund
mgronlun at openjdk.org
Tue Feb 28 10:07:04 UTC 2023
On Mon, 27 Feb 2023 18:00:33 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
> Could I have review of the test fix. Problem is that an exception is thrown when the TestProcess class tries to access the repository and the process is not available. It's unclear why this is the case, but it leads to an exception, which exits the test retry lopp. Fix is to catch the exception, print the message and retry.
>
> Testing. 100 * jdk/jfr/api/consumer/streaming/TestJVMCrash.java
>
> Thanks
> Erik
Marked as reviewed by mgronlun (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/12776
More information about the hotspot-jfr-dev
mailing list