On Tue, 16 Jun 2026 05:56:44 GMT, Marius Hanl <[email protected]> wrote:
> After fixing [JDK-8181411](https://bugs.openjdk.org/browse/JDK-8181411) (PR: > https://github.com/openjdk/jfx/pull/2142), `TreeUtil.getItem(..)` is now > unused as it got replaced by a better and faster approach. > > So time to clean it up. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). the method is indeed unused. good cleanup! ------------- Marked as reviewed by angorya (Reviewer). PR Review: https://git.openjdk.org/jfx/pull/2189#pullrequestreview-4507551372
