Integrated: 8329667: [macos] Issue with JTree related fix for JDK-8317771

Alexander Zuev kizune at openjdk.org
Sat May 25 00:39:15 UTC 2024


On Thu, 16 May 2024 01:28:37 GMT, Alexander Zuev <kizune at openjdk.org> wrote:

> Caching children and selected children of the thee on the native level;
> Caching all children of a specific parent in CAccessibility to enhance recursive children selection algorithm;
> Removing fix for JDK-8317771 as no longer needed;

This pull request has now been integrated.

Changeset: 05f13e75
Author:    Alexander Zuev <kizune at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/05f13e75ee4407ba9213c69b33c6032aa87c9e95
Stats:     168 lines in 3 files changed: 96 ins; 64 del; 8 mod

8329667: [macos] Issue with JTree related fix for JDK-8317771

Reviewed-by: asemenov, abhiscxk, psadhukhan

-------------

PR: https://git.openjdk.org/jdk/pull/19255


More information about the client-libs-dev mailing list