JDK 24 |
---|
24Unresolved |
Blocks :
|
JDK-8340786 introduced a predicate iterator that work together with visitors. This task should replace the existing predicate walking code found for Loop Peeling, Pre/Main/Post loops, Loop Unswitching and Loop unrolling with new visitors that use the PredicateIterator class.