On Thu, 15 Feb 2024 17:43:03 GMT, Alexander Zuev wrote:
>> test/jdk/javax/swing/JTabbedPane/TabbedPaneNPECheck.java line 90:
>>
>>> 88: if (accessible instanceof AccessibleComponent) {
>>> 89: try {
>>> 90: AccessibleComponent component =
>>> (Acc
On Wed, 14 Feb 2024 20:06:54 GMT, Alexey Ivanov wrote:
>> Alexander Zuev has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Moved frame disposal to the EDT
>
> test/jdk/javax/swing/JTabbedPane/TabbedPaneNPECheck.java line 90:
>
>> 88:
On Wed, 14 Feb 2024 19:50:34 GMT, Alexander Zuev wrote:
>> Add null check for the Aqua LnF situation when tab is hidden die to the tabs
>> overflow.
>
> Alexander Zuev has updated the pull request incrementally with one additional
> commit since the last revision:
>
> Moved frame disposal to
> Add null check for the Aqua LnF situation when tab is hidden die to the tabs
> overflow.
Alexander Zuev has updated the pull request incrementally with one additional
commit since the last revision:
Moved frame disposal to the EDT
-
Changes:
- all: https://git.openjdk.org/jd