[code-reflection] RFR: 8337158: Modeling and lowering of switch statement [v11]
Mourad Abbay
mabbay at openjdk.org
Fri Aug 16 11:38:23 UTC 2024
> Modeling and lowering of switch statement.
Mourad Abbay has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 13 commits:
- Merge branch 'code-reflection' into 8337158
# Conflicts:
# src/jdk.compiler/share/classes/com/sun/tools/javac/comp/ReflectMethods.java
- Revert unnecessary changes
- Runtime test of switch statement
- Runtime test of switch statement
- Test switch statement model when case is pattern
- Test switch statement model
- rewrite test cases to return a result, to check its behaviour through interpreter
- Test switch statement model
- Test switch statement model
- Test switch statement model
- ... and 3 more: https://git.openjdk.org/babylon/compare/6f5f2119...28367d20
-------------
Changes: https://git.openjdk.org/babylon/pull/211/files
Webrev: https://webrevs.openjdk.org/?repo=babylon&pr=211&range=10
Stats: 2297 lines in 5 files changed: 2292 ins; 0 del; 5 mod
Patch: https://git.openjdk.org/babylon/pull/211.diff
Fetch: git fetch https://git.openjdk.org/babylon.git pull/211/head:pull/211
PR: https://git.openjdk.org/babylon/pull/211
More information about the babylon-dev
mailing list