Integrated: 8322239: [macos] a11y : java.lang.NullPointerException is thrown when focus is moved on the JTabbedPane

Alexander Zuev kizune at openjdk.org
Thu Feb 15 18:21:00 UTC 2024


On Tue, 6 Feb 2024 20:13:01 GMT, Alexander Zuev <kizune at openjdk.org> wrote:

> Add null check for the Aqua LnF situation when tab is hidden die to the tabs overflow.

This pull request has now been integrated.

Changeset: 3b1062d4
Author:    Alexander Zuev <kizune at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/3b1062d45df69d4cf8479c6a65602bd2453ab885
Stats:     115 lines in 2 files changed: 111 ins; 0 del; 4 mod

8322239: [macos] a11y : java.lang.NullPointerException is thrown when focus is moved on the JTabbedPane

Reviewed-by: asemenov, abhiscxk, aivanov

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

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


More information about the client-libs-dev mailing list