Integrated: 8303261: JFR: jdk/jfr/api/consumer/streaming/TestJVMCrash.java doesn't retry
Erik Gahlin
egahlin at openjdk.org
Tue Feb 28 16:45:29 UTC 2023
On Mon, 27 Feb 2023 18:00:33 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
> Could I have review of this 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
This pull request has now been integrated.
Changeset: 6423065b
Author: Erik Gahlin <egahlin at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/6423065b7dc51748fcc8a2683af1226c01e93ce4
Stats: 4 lines in 1 file changed: 3 ins; 0 del; 1 mod
8303261: JFR: jdk/jfr/api/consumer/streaming/TestJVMCrash.java doesn't retry
Reviewed-by: mgronlun
-------------
PR: https://git.openjdk.org/jdk/pull/12776
More information about the hotspot-jfr-dev
mailing list