Details
-
Bug
-
Resolution: Not an Issue
-
P3
-
7, 8, 9, 10, 11, 12
-
MacOSX
-
generic
-
os_x
Description
JFrame class setVisible(true) method takes more time on MacOSX (frame seems not to appear instantly, but shows gradually). I attached java code (test) here (bug6796710.java). In this file line 101 you can see Thread.sleep(1000); without this line test seems to fail intrmittently (try 10 -15 times without this line and you will see it).
Attachments
Issue Links
- relates to
-
JDK-8076178 [macosx] Few open swing and awt reg-tests fail after their update to avoid SunToolkit.realSync
- Resolved
-
JDK-8075487 [macosx] realSync() doesn't work properly on macosx
- Closed
-
JDK-8024407 [macosx] javax/swing/JScrollBar/7163696/Test7163696.java failed intermittently on macos
- Closed