On Wed, 25 Aug 2021 17:32:46 GMT, Alexey Ushakov <a...@openjdk.org> wrote:
>> Update opacity only if the component is visible > > Alexey Ushakov has updated the pull request incrementally with one additional > commit since the last revision: > > 8272481: [macos] javax/swing/JFrame/NSTexturedJFrame/NSTexturedJFrame.java > fails > > Move the initialization to better place Marked as reviewed by jdv (Reviewer). With latest commit i see that Netbeans is launching properly and also i am not seeing https://bugs.openjdk.java.net/browse/JDK-8243547 issue which was present after initial commits. Also all test run with Metal and OpenGL pipeline is green. ------------- PR: https://git.openjdk.java.net/jdk/pull/5172