At the beginning of JDK-8347273, we had a lot of failures, and it was super helpful to report all in a large list before asserting. Currently, we only have occasional failures, and it would be better to fail immediately with an assert, and provide better info. Also, it avoids issues where we hit other failure modes because some state has become inconsistent.
- relates to
-
JDK-8347273 C2: VerifyIterativeGVN for Ideal and Identity
-
- Resolved
-