RFR: 8298123: Problem List MaximizedToIconified.java on macOS

Daniel D. Daugherty dcubed at openjdk.org
Mon Dec 5 21:11:13 UTC 2022


On Mon, 5 Dec 2022 21:06:50 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:

>> Problem list this test failing on macOS 13
>
> test/jdk/ProblemList.txt line 122:
> 
>> 120: java/awt/Focus/AutoRequestFocusTest/AutoRequestFocusToFrontTest.java 6848406 generic-all
>> 121: java/awt/Focus/AutoRequestFocusTest/AutoRequestFocusSetVisibleTest.java 6848407 generic-all
>> 122: java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java 8296962 macosx-all
> 
> I think 8296962 is the wrong bug ID...

Perhaps this one:
[JDK-8296972](https://bugs.openjdk.org/browse/JDK-8296972) [macos13] java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java: getExtendedState() != 6 as expected.

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

PR: https://git.openjdk.org/jdk/pull/11519



More information about the client-libs-dev mailing list