On Wed, 3 Mar 2021 05:14:11 GMT, Alexander Zuev wrote:
>> 8261689: javax/swing/JComponent/7154030/bug7154030.java still fails with
>> "Exception: Failed to hide opaque button"
>
> Alexander Zuev has updated the pull request incrementally with one additional
> commit since the last revision:
>
On Wed, 3 Mar 2021 05:14:11 GMT, Alexander Zuev wrote:
>> 8261689: javax/swing/JComponent/7154030/bug7154030.java still fails with
>> "Exception: Failed to hide opaque button"
>
> Alexander Zuev has updated the pull request incrementally with one additional
> commit since the last revision:
>
All,
We have prepared an EA 10 build of Project Lanai for JEP 382 [1]
incorporating fixes to feed back during the ongoing code review [2]
EA 10 can be downloaded from https://jdk.java.net/lanai/.
Note the open issues and testing suggestions given there.
Please test with your apps and hardware
On Wed, 3 Mar 2021 05:14:11 GMT, Alexander Zuev wrote:
>> 8261689: javax/swing/JComponent/7154030/bug7154030.java still fails with
>> "Exception: Failed to hide opaque button"
>
> Alexander Zuev has updated the pull request incrementally with one additional
> commit since the last revision:
>
> Please review the following fix for jdk17.
> In this fix i have deprecated and marked for removal following classes and
> methods
>public void intervalAdded(ListDataEvent e)
>public void intervalRemoved(ListDataEvent e)
>protected boolean lt(File a, File b) in BasicDirectoryModel.ja