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). This pull request has now been integrated. Changeset: 6e2f8698 Author: Marius Hanl <[email protected]> URL: https://git.openjdk.org/jfx/commit/6e2f8698323455abf0ddf0f00099f427f8f3cce5 Stats: 40 lines in 1 file changed: 0 ins; 40 del; 0 mod 8382256: Unused method in TreeUtil can be cleaned up Reviewed-by: angorya, zelmidaoui ------------- PR: https://git.openjdk.org/jfx/pull/2189
