-
Sub-task
-
Resolution: Unresolved
-
P4
-
24
-
In Review
As a follow-up to JDK-8342945, I'm now replacing the predicate code which clones Template Assertion and Parse Predicates with a dedicated PredicateVisitor.
- blocks
-
JDK-8346774 Use Predicate classes instead of Node classes
- In Progress
- is blocked by
-
JDK-8344171 Clone and initialize Assertion Predicates in order instead of in reverse-order
- Resolved
- relates to
-
JDK-8342945 Replace predicate walking code in get_assertion_predicates() used for Loop Unswitching and cleaning useless Template Assertion Predicates with a predicate visitor
- Resolved
- links to
-
Review(master) openjdk/jdk/22828