[Approved] RFR: 72: Retry jcheck if an exception occurs

Erik Helin ehelin at openjdk.org
Mon Oct 28 12:38:28 UTC 2019


On Mon, 28 Oct 2019 11:30:08 GMT, Robin Westberg <rwestberg at openjdk.org> wrote:

> Hi all,
> 
> Please review this change that automatically reruns a jcheck that fails due to an exception, as this should only happen on transient errors such as external services being down.
> 
> Best regards,
> Robin
> 
> ----------------
> 
> Commits:
>  - cc09ae87: Retry jcheck if an exception occur
> 
> Changes: https://git.openjdk.java.net/skara/pull/228/files
>  Webrev: https://webrevs.openjdk.java.net/skara/228/webrev.00
>   Issue: https://bugs.openjdk.java.net/browse/SKARA-72
>   Stats: 64 lines in 2 files changed: 61 ins; 1 del; 2 mod
>   Patch: https://git.openjdk.java.net/skara/pull/228.diff
>   Fetch: git fetch https://git.openjdk.java.net/skara pull/228/head:pull/228

Looks good, thanks for fixing!

----------------

Approved by ehelin (Reviewer).

PR: https://git.openjdk.java.net/skara/pull/228


More information about the skara-dev mailing list