Since we were hitting JDK-8255120 a lot in the Valhalla CI, I've temporarily disabled the assert:
https://github.com/openjdk/valhalla/blob/fd02c47763c40d8a7c37e3ad58824d591a3a83fb/src/hotspot/share/opto/loopnode.cpp#L1859
https://github.com/openjdk/valhalla/blob/fd02c47763c40d8a7c37e3ad58824d591a3a83fb/src/hotspot/share/opto/loopnode.cpp#L1859
- relates to
-
JDK-8255120 C2: assert(outer->outcnt() >= phis + 2 && outer->outcnt() <= phis + 2 + stores + 1) failed: only phis
-
- Resolved
-