On Thu, 14 Apr 2022 21:12:07 GMT, Alisen Chung <ach...@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