<AWT Dev> RFR: 8258788: incorrect response to change in window insets [lanai] [v2]

Kevin Rushforth kcr at openjdk.java.net
Fri Apr 2 11:49:24 UTC 2021


On Fri, 2 Apr 2021 11:44:52 GMT, Alexey Ushakov <avu at openjdk.org> wrote:

>> Dynamically change MTLLayer insets depending on FULL_WINDOW_CONTENT property. MTLLayer.h header cleanup.
>
> Alexey Ushakov has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8258788: incorrect response to change in window insets [lanai]
>   
>   Added regression test

test/jdk/java/awt/Window/FullWindowContentTest/FullWindowContentRenderTest.java line 9:

> 7:  * published by the Free Software Foundation.  Oracle designates this
> 8:  * particular file as subject to the "Classpath" exception as provided
> 9:  * by Oracle in the LICENSE file that accompanied this code.

Tests should not have the "Classpath" exception.

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

PR: https://git.openjdk.java.net/jdk/pull/3308


More information about the awt-dev mailing list