<AWT Dev> RFR: 8256465: [macos11] Java frame and dialog presented full screen freeze application [v8]

Tejpal Rebari trebari at openjdk.java.net
Thu Jun 3 16:07:42 UTC 2021


On Thu, 3 Jun 2021 11:48:41 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

>> Tejpal Rebari has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   updated the comment
>
> test/jdk/java/awt/Window/TestAppFreeze.java line 64:
> 
>> 62:     private static void createInstructionUI() {
>> 63:         SwingUtilities.invokeLater(() -> {
>> 64:             String instruction = "1. This test is only for Mac OS Version 11 " +
> 
> This bug also affects macOS 10.15. On 10.15 the "Prefer Tabs" setting in the `System Preferences -> Dock` rather than `-> General`.

Yeah, i think it will affect Mac OS 10.12.+  as the tabbedWindows was introduced in 10.12 , i have checked it affects the 10.14 , don't have earlier version to check.

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

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


More information about the awt-dev mailing list