Re: RFR: 8261689: javax/swing/JComponent/7154030/bug7154030.java still fails with "Exception: Failed to hide opaque button" [v3]

2021-03-03 Thread Alexey Ivanov
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: >

Re: RFR: 8261689: javax/swing/JComponent/7154030/bug7154030.java still fails with "Exception: Failed to hide opaque button" [v3]

2021-03-03 Thread Alexander Zvegintsev
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: >

Project Lanai (New Metal Java 2D Rendering pipeline for macOS) EA build 10 has been released

2021-03-03 Thread Philip Race
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

Re: RFR: 8261689: javax/swing/JComponent/7154030/bug7154030.java still fails with "Exception: Failed to hide opaque button" [v3]

2021-03-03 Thread Prasanta Sadhukhan
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: >

Re: RFR: 8049700: Deprecate obsolete classes and methods in javax/swing/plaf/basic [v8]

2021-03-03 Thread Tejpal Rebari
> 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