Based on review for JDK-8276453, we'd like to keep the change for JDK-8276453 small, in order to ease backporting it to at least 11u and 17u.
One follow-up work is to rename all remaining LIR_OprDesc to LIR_Opr, and remove "typedef LIR_Opr LIR_OprDesc".
One follow-up work is to rename all remaining LIR_OprDesc to LIR_Opr, and remove "typedef LIR_Opr LIR_OprDesc".
- relates to
-
JDK-8276453 Undefined behavior in C1 LIR_OprDesc causes SEGV in fastdebug build
-
- Resolved
-