This is a subtask of JDK-8298951.
Recently, we have had a series of malformed control flow bugs.
They only get triggered in Compile::final_graph_reshaping.
I want to find more of them, and find them already after IGVN.
Recently, we have had a series of malformed control flow bugs.
They only get triggered in Compile::final_graph_reshaping.
I want to find more of them, and find them already after IGVN.
- relates to
-
JDK-8298951 Umbrella: improve CCP and IGVN verification
-
- Open
-
-
JDK-8350864 C2: verify structural invariants of the Ideal graph
-
- In Progress
-