[code-reflection] RFR: Disallow insertion of a root op in a block [v2]
Mourad Abbay
mabbay at openjdk.org
Thu Jun 26 16:24:31 UTC 2025
> A root operation shouldn't be inserted in a block. This changes enforce this rule.
Mourad Abbay has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:
- Merge branch 'code-reflection' into root-op-insertion
# Conflicts:
# src/jdk.incubator.code/share/classes/jdk/incubator/code/op/CoreOp.java
- Disallow insertion of a root op in a block
-------------
Changes: https://git.openjdk.org/babylon/pull/425/files
Webrev: https://webrevs.openjdk.org/?repo=babylon&pr=425&range=01
Stats: 42 lines in 4 files changed: 41 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/babylon/pull/425.diff
Fetch: git fetch https://git.openjdk.org/babylon.git pull/425/head:pull/425
PR: https://git.openjdk.org/babylon/pull/425
More information about the babylon-dev
mailing list