[jdk19u] Integrated: 8287217: C2: PhaseCCP: remove not visited nodes, prevent type inconsistency

Tobias Hartmann thartmann at openjdk.org
Wed Nov 23 14:12:42 UTC 2022


On Tue, 22 Nov 2022 16:11:57 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> 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

This pull request has now been integrated.

Changeset: 4708c7b0
Author:    Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.org/jdk19u/commit/4708c7b0e43ba24882fc82534e9ad2ada288ce5e
Stats:     102 lines in 5 files changed: 81 ins; 2 del; 19 mod

8287217: C2: PhaseCCP: remove not visited nodes, prevent type inconsistency

Reviewed-by: kvn
Backport-of: 379f3094db0b8afe90ed6b7a341164222744085f

-------------

PR: https://git.openjdk.org/jdk19u/pull/87


More information about the jdk-updates-dev mailing list