RFR: JDK-8298170 : Introduce a macro for exception check, free and return

Matthias Baesken mbaesken at openjdk.org
Tue Dec 6 15:30:08 UTC 2022


We have a number of places in the codebase  where a macro could help when we check an exception and afterwrads free something and return.

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

Commit messages:
 - JDK-8298170

Changes: https://git.openjdk.org/jdk/pull/11539/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11539&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8298170
  Stats: 87 lines in 7 files changed: 32 ins; 39 del; 16 mod
  Patch: https://git.openjdk.org/jdk/pull/11539.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11539/head:pull/11539

PR: https://git.openjdk.org/jdk/pull/11539



More information about the security-dev mailing list