StreamDecorator has two methods to decorate dropWhile and takeWhile that were introduced in JDK 9 and still use reflection. With new baselines the reflection is not necessary anymore.
I will provide a PR shortly after ticket creation See [https://github . com/hibernate/hibernate-orm/pull/6436|https://github.com/hibernate/hibernate-orm/pull/6436|smart-link] |
|