RFR: CODETOOLS-7903371: Use multi-catch where applicable

Jonathan Gibbons jjg at openjdk.org
Wed Oct 19 19:48:57 UTC 2022


Please review a code-cleanup to use multi-catch where applicable, as well as some other cleanup suggested by an IDE.

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

Commit messages:
 - CODETOOLS-7903371: Use multi-catch where applicable

Changes: https://git.openjdk.org/jtreg/pull/135/files
 Webrev: https://webrevs.openjdk.org/?repo=jtreg&pr=135&range=00
  Issue: https://bugs.openjdk.org/browse/CODETOOLS-7903371
  Stats: 40 lines in 4 files changed: 1 ins; 13 del; 26 mod
  Patch: https://git.openjdk.org/jtreg/pull/135.diff
  Fetch: git fetch https://git.openjdk.org/jtreg pull/135/head:pull/135

PR: https://git.openjdk.org/jtreg/pull/135


More information about the jtreg-dev mailing list