JDK-8001126 : [macosx] PIT: 8 b43 Not running on AppKit thread issue again
  • Type: Backport
  • Backport of: JDK-7175707
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 8
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2012-10-18
  • Updated: 2013-10-10
  • Resolved: 2012-10-22
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 7 JDK 8
7u40 b01Fixed 8Fixed
Description
A couple of the longish fullscreen functional tests do report

Cocoa AWT: Not running on AppKit thread 0 when expected. (
[2012-06-09T09:21:44.37]        0   libawt_lwawt.dylib                  0x0000000114bc0af9 Java_sun_lwawt_macosx_CPlatformWindow_nativeGetNSWindowDisplayID_1AppKitThread + 59

It may be probably related to a fix to
7160293 [macosx] FileDialog appears on secondary display.

Comments
Verified using test 2D_MultiMonitor/FrameAutoDisplayModeTest
10-10-2013

Fails with this exception? "AWT: Not running on AppKit thread 0 when expected."?
09-10-2013

Due to https://bugs.openjdk.java.net/browse/JDK-7175707?focusedCommentId=13381858&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13381858 I used 2D_MultiMonitor/FrameAutoDisplayModeTest It always fails.
09-10-2013