-
Bug
-
Resolution: Fixed
-
P2
-
13
-
b21
-
Not verified
Fix for JDK-8216137 regressed fastdebug builds on larger applications with spurious asserts. JDK-8223502 and JDK-8223363 are evidences in the wild. While Patric is looking how to fix those, I suggest we disable the verification to unbreak the fastdebug.
- relates to
-
JDK-8223502 Node estimate for loop unswitching is not correct: assert(delta <= 2 * required) failed: Bad node estimate
- Resolved
-
JDK-8223363 Bad node estimate assertion failure
- Closed
-
JDK-8216137 assert(Compile::current()->live_nodes() < Compile::current()->max_node_limit()) failed: Live Node limit exceeded limit
- Resolved