During the course of refactoring Template Assertion Predicates, I waited to update CountedLoopNode::skip_assertion_predicates_with_halt() until we properly set up Assertion Predicates and established the predicate iterator classes. Now that this is the case, we should abandon the temporary AssertionPredicate/s class used by `skip_assertion_predicates_with_halt()` which does some custom matching. Instead, we should use the dedicated Predicates class which internally uses predicate iterators.
- JDK
- JDK-8353246 [Umbrella] C2: Follow-up work after fixes for Assertion Predicates went in
- JDK-8354252
C2: Update CountedLoopNode::skip_assertion_predicates_with_halt() to use predicate iterators
-
Christian Hagedorn
-
Christian Hagedorn
- Votes:
-
0 Vote for this issue
- Watchers:
-
1 Start watching this issue
- Created:
- Updated: