-
Sub-task
-
Resolution: Fixed
-
P4
-
24
-
b19
This sub task introduces new Predicate classes with a dedicated interface together with predicate visitors using these new classes. This should simplify predicate walking and processing which is implemented several times very similarly throughout the code base.
The next few sub tasks should replace these different code version by an unified approach.
The next few sub tasks should replace these different code version by an unified approach.
- relates to
-
JDK-8342287 C2 fails with "assert(is_IfTrue()) failed: invalid node class: IfFalse" due to Template Assertion Predicate with two UCTs
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/3fba1702
-
Review(master) openjdk/jdk/21161