[code-reflection] RFR: 8373573: JavaOp.SwitchExpressionOp with unconditional pattern lowers to an invalid code model
Mourad Abbay
mabbay at openjdk.org
Tue Dec 23 15:53:47 UTC 2025
Lowering of SwitchExpressionOp that has unconditional pattern is producing an invalid model.
-------------
Commit messages:
- Fix lowering of SwitchExpressionOp that has unconditional pattern
Changes: https://git.openjdk.org/babylon/pull/785/files
Webrev: https://webrevs.openjdk.org/?repo=babylon&pr=785&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8373573
Stats: 5 lines in 1 file changed: 5 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/babylon/pull/785.diff
Fetch: git fetch https://git.openjdk.org/babylon.git pull/785/head:pull/785
PR: https://git.openjdk.org/babylon/pull/785
More information about the babylon-dev
mailing list