[code-reflection] RFR: 8337156: Lowering of switch expressions that throw on no matching [v2]
Mourad Abbay
mabbay at openjdk.org
Mon Jul 29 18:55:22 UTC 2024
> Update the lowering of switch expression to throw Match Exception if no label applies.
Mourad Abbay has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
- Merge branch 'code-reflection' into 8337156
- Update the lowering of switch expression to throw Match Exception if no label applies
-------------
Changes:
- all: https://git.openjdk.org/babylon/pull/195/files
- new: https://git.openjdk.org/babylon/pull/195/files/33a976d9..6903daf8
Webrevs:
- full: https://webrevs.openjdk.org/?repo=babylon&pr=195&range=01
- incr: https://webrevs.openjdk.org/?repo=babylon&pr=195&range=00-01
Stats: 24731 lines in 141 files changed: 23389 ins; 1025 del; 317 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