[code-reflection] Integrated: Ensure exception region exits are generated
Paul Sandoz
psandoz at openjdk.org
Thu Oct 10 16:58:31 UTC 2024
On Wed, 9 Oct 2024 23:48:58 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:
> Ensure exception region exits are generated for break and continue instructions that exit a try block with only catch blocks (no finally block).
This pull request has now been integrated.
Changeset: de2faf94
Author: Paul Sandoz <psandoz at openjdk.org>
URL: https://git.openjdk.org/babylon/commit/de2faf947c3bb32ea4417352317e836738055dbc
Stats: 812 lines in 3 files changed: 459 ins; 349 del; 4 mod
Ensure exception region exits are generated
Reviewed-by: mcimadamore, asotona
-------------
PR: https://git.openjdk.org/babylon/pull/252
More information about the babylon-dev
mailing list