RFR: 8198622: java/awt/Focus/TypeAhead/TestFocusFreeze.java fails on mac

Jayathirth D V jdv at openjdk.java.net
Mon Apr 18 12:45:33 UTC 2022


On Thu, 14 Apr 2022 21:12:07 GMT, Alisen Chung <achung at openjdk.org> wrote:

> test passes, so removing from problem list

We should add https://bugs.openjdk.java.net/browse/JDK-6447537 also in the PR and decouple test/java/awt/KeyboardFocusmanager/TypeAhead/EnqueueWithDialogTest failure into new bug. https://bugs.openjdk.java.net/browse/JDK-8198622 captures failure only specific to macOS.

https://bugs.openjdk.java.net/browse/JDK-6447537 captures history of why this test started failing in Windows & Linux which might give idea about how it is not failing now. Also its better to run the test multiple times since we are de-problem listing on all platforms.

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

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



More information about the client-libs-dev mailing list