On Fri, 19 Apr 2024 15:16:41 GMT, Artem Semenov <aseme...@openjdk.org> wrote:
> I replaced reflection with using an accessor > @azuev-java please review The problem with this fix is that on the test example attached to the bug any attempt of navigation trough the items of JTree whole voice over is enabled causes java to stop responding. I see in the logs that it does call this exact place thousands of time constantly. So it seems like it makes the problem with java stalling on large size trees to re-appear. ------------- PR Comment: https://git.openjdk.org/jdk/pull/18867#issuecomment-2071292444