We used to have
Opaque1, Opaque2, Opaque3, Opaque4.
InJDK-8294540 we remove Opaque2, so the numbering is broken.
The numbering is meaningless anyway.
Rename the nodes so that they relate to their function more directly, and one does not always have to guess / research what they are for.
Opaque4 might go away / be renamed after JDK-8288981, but it would be fine to rename them already now.
Opaque1, Opaque2, Opaque3, Opaque4.
In
The numbering is meaningless anyway.
Rename the nodes so that they relate to their function more directly, and one does not always have to guess / research what they are for.
Opaque4 might go away / be renamed after JDK-8288981, but it would be fine to rename them already now.
- relates to
-
JDK-8288981 C2: Fix issues with skeleton predicates
- In Progress
-
JDK-8294540 Remove Opaque2Node: it is broken and triggers assert
- Resolved