jdk/test/hotspot
Roberto Castañeda Lozano 4cfecceb04 8261730: C2 compilation fails with assert(store->find_edge(load) != -1) failed: missing precedence edge
Relax assertion in PhaseCFG::verify() to accept the case where a store is used
to implement an implicit null check and a load is placed in the null block.

Reviewed-by: thartmann, kvn
2021-03-04 07:48:51 +00:00
..
gtest 8257137: Revise smov and umov in aarch64 assembler 2021-03-04 03:19:15 +00:00
jtreg 8261730: C2 compilation fails with assert(store->find_edge(load) != -1) failed: missing precedence edge 2021-03-04 07:48:51 +00:00