JDK-6447537 : EnqueueWithDialogTest & TestFocusFreeze fail
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 6,7,8,9
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2006-07-11
  • Updated: 2024-08-21
  • Resolved: 2022-04-27
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 19
19 b20Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Description
test/java/awt/KeyboardFocusmanager/TypeAhead/EnqueueWithDialogTest
sometimes fails on Windows.

test/java/awt/Focus/TypeAhead/TestFocusFreeze.java
fails on Windows/Linux/Solaris.

These failures are related to CR 5064013. Corresponding fix has been rolled
back in the context of the fix to 6396785.

Comments
Changeset: cc89f1bc Author: Alisen Chung <achung@openjdk.org> Committer: Phil Race <prr@openjdk.org> Date: 2022-04-27 04:34:21 +0000 URL: https://git.openjdk.java.net/jdk/commit/cc89f1bc618c6199030bd7cd1df050a175e13b4b
27-04-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk/pull/8254 Date: 2022-04-14 21:12:07 +0000
20-04-2022

RULE java/awt/Focus/TypeAhead/TestFocusFreeze.java Exception java.lang.RuntimeException: Test failed: not all iterations passed!
17-03-2015

EVALUATION We should consider fixing it in dolphin.
11-07-2006