-
Bug
-
Resolution: Fixed
-
P3
-
11, 17, 20, 21
-
b03
Sometimes, the LSM safepoint is the only node keeping nodes in the inner counted loop alive. Without the LSM safepoint, some nodes from the inner counted loop alive would be eliminated and the inner loop would become empty and could be eliminated.
- relates to
-
JDK-8315088 C2: assert(wq.size() - before == EMPTY_LOOP_SIZE) failed: expect the EMPTY_LOOP_SIZE nodes of this body if empty
-
- Resolved
-
-
JDK-8327423 C2 remove_main_post_loops: check if main-loop belongs to pre-loop, not just assert
-
- Resolved
-