[code-reflection] RFR: 8337156: Lowering of switch expressions that throw on no matching [v3]
Mourad Abbay
mabbay at openjdk.org
Sat Aug 3 09:07:15 UTC 2024
> Update the lowering of switch expression to throw Match Exception if no label applies.
Mourad Abbay has updated the pull request incrementally with one additional commit since the last revision:
Add default label (if it's missing) during code model generation
-------------
Changes:
- all: https://git.openjdk.org/babylon/pull/195/files
- new: https://git.openjdk.org/babylon/pull/195/files/6903daf8..3e562d94
Webrevs:
- full: https://webrevs.openjdk.org/?repo=babylon&pr=195&range=02
- incr: https://webrevs.openjdk.org/?repo=babylon&pr=195&range=01-02
Stats: 308 lines in 4 files changed: 176 ins; 91 del; 41 mod
Patch: https://git.openjdk.org/babylon/pull/195.diff
Fetch: git fetch https://git.openjdk.org/babylon.git pull/195/head:pull/195
PR: https://git.openjdk.org/babylon/pull/195
More information about the babylon-dev
mailing list