Details
-
Type:
Bug
-
Status: Open
-
Priority:
P3
-
Resolution: Unresolved
-
Affects Version/s: 7u6, 8, 9, 10, 11, 11.0.6.0.60-oracle, 12, 13, 14, 15, 17
-
Fix Version/s: tbd
-
Component/s: client-libs
-
Subcomponent:
-
CPU:x86
-
OS:os_x
Description
Run for instance closed/java/awt/Dialog/FileDialogTest/FileDialogTest. There, on a button press, a FileDialog is created and a Thread is started which calls hide() or dispose() on this FileDialog, after a delay. FileDialog is shown immediately after that.
Now, no hide() nor dispose() has any effect. There seems to be no way to remove FileDialog other than user's action.
It's not a regression though. 7u4 and Apple Java behave just the same way.
Now, no hide() nor dispose() has any effect. There seems to be no way to remove FileDialog other than user's action.
It's not a regression though. 7u4 and Apple Java behave just the same way.
Attachments
Issue Links
- duplicates
-
JDK-8198664 Many java/awt/Modal/FileDialog tests fail on mac
-
- Closed
-
- relates to
-
JDK-8054359 move awt automated tests from AWT_Modality to OpenJDK repository - part 8
-
- Resolved
-