[code-reflection] RFR: Test break statements within try statements
Paul Sandoz
psandoz at openjdk.org
Tue Jan 30 19:54:10 UTC 2024
Small issue fixed when determining an exit from a try statement.
--
More generally we should probably add a new kind of test that compares the lowered code model, similarly to how we test the code models produced by the compiler.
-------------
Commit messages:
- Test break statements within try statements
Changes: https://git.openjdk.org/babylon/pull/10/files
Webrev: https://webrevs.openjdk.org/?repo=babylon&pr=10&range=00
Stats: 78 lines in 2 files changed: 77 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/babylon/pull/10.diff
Fetch: git fetch https://git.openjdk.org/babylon.git pull/10/head:pull/10
PR: https://git.openjdk.org/babylon/pull/10
More information about the babylon-dev
mailing list