RFR: 72: Retry jcheck if an exception occurs

Robin Westberg rwestberg at openjdk.org
Mon Oct 28 11:30:08 UTC 2019


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

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


More information about the skara-dev mailing list