Details to the idea of this RFE can be found here:
https://github.com/openjdk/jdk/pull/17459
We should also fix is_CountedLoop*() -> is_BaseCountedLoop*() in ok_to_convert() if it turns out that the bailouts are still useful to have.
https://github.com/openjdk/jdk/pull/17459
We should also fix is_CountedLoop*() -> is_BaseCountedLoop*() in ok_to_convert() if it turns out that the bailouts are still useful to have.
- relates to
-
JDK-8323154 C2: assert(cmp != nullptr && cmp->Opcode() == Op_Cmp(bt)) failed: no exit test
-
- Resolved
-