[code-reflection] RFR: Ensure exception region exits are generated

Paul Sandoz psandoz at openjdk.org
Wed Oct 9 23:54:40 UTC 2024


Ensure exception region exits are generated for break and continue instructions that exit a try block with only catch blocks (no finally block).

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

Commit messages:
 - Ensure exception region exits are generated

Changes: https://git.openjdk.org/babylon/pull/252/files
  Webrev: https://webrevs.openjdk.org/?repo=babylon&pr=252&range=00
  Stats: 812 lines in 3 files changed: 459 ins; 349 del; 4 mod
  Patch: https://git.openjdk.org/babylon/pull/252.diff
  Fetch: git fetch https://git.openjdk.org/babylon.git pull/252/head:pull/252

PR: https://git.openjdk.org/babylon/pull/252


More information about the babylon-dev mailing list