[jdk19u] RFR: 8287217: C2: PhaseCCP: remove not visited nodes, prevent type inconsistency
Tobias Hartmann
thartmann at openjdk.org
Tue Nov 22 16:20:07 UTC 2022
Backport of [JDK-8287217](https://bugs.openjdk.java.net/browse/JDK-8287217). Patch did not apply cleanly due to differences in surrounding code in `PhaseCCP::analyze`. Approval is pending.
Thanks,
Tobias
-------------
Commit messages:
- 8287217: C2: PhaseCCP: remove not visited nodes, prevent type inconsistency
Changes: https://git.openjdk.org/jdk19u/pull/87/files
Webrev: https://webrevs.openjdk.org/?repo=jdk19u&pr=87&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8287217
Stats: 102 lines in 5 files changed: 81 ins; 2 del; 19 mod
Patch: https://git.openjdk.org/jdk19u/pull/87.diff
Fetch: git fetch https://git.openjdk.org/jdk19u pull/87/head:pull/87
PR: https://git.openjdk.org/jdk19u/pull/87
More information about the jdk-updates-dev
mailing list