-
Bug
-
Resolution: Fixed
-
P4
-
24
-
b09
PhaseIdealLoop::add_template_assertion_predicate() creates a new CastII but doesn't set its control. I think it's good practice for all CastII that narrow the type of their input to have their control set.
- duplicates
-
JDK-8338485 C2: assert(bt == T_INT && _base == Int) failed: Not an Int
-
- Closed
-
- links to
-
Commit(master) openjdk/jdk/f61a5059
-
Review(master) openjdk/jdk/19808