Reintroduce the assert with a higher value (e.g. 1000) that can trigger if _loop_opts_cnt is set higher than that value (>1000) after
- relates to
-
JDK-8284944 assert(cnt++ < 40) failed: infinite cycle in loop optimization
- Resolved
-
JDK-8321997 Increase upper limit of LoopOptsCount flag
- Resolved