JDK 24 |
---|
24 b19Fixed |
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.
|