JDK-7124504 : [macosx] Dual screen regression test issue: TranslucencyThrowsExceptionWhenFullScreen
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: os_x
  • CPU: generic
  • Submitted: 2011-12-23
  • Updated: 2011-12-28
  • Resolved: 2011-12-23
Related Reports
Duplicate :  
Description
http://java.net/jira/browse/MACOSX_PORT-746 submitted 2011/11/22 by Yuri Nesterenko
Build: b217
java/awt/Multiscreen/TranslucencyThrowsExceptionWhenFullScreen/TranslucencyThrowsExceptionWhenFullScreen.java
I'm not sure if dual screen setup is important here and retry tomorrow on single screen.
Test formally finished successfully but before ending reports a familiar
2011-11-22 17:45:43.497 java<span class=&quot;error&quot;>&#91;73088:8007&#93;</span> Cocoa AWT: Not running on AppKit thread 0 when expected. (
0   liblwawt.dylib                      0x0000000111f0f341 Java_sun_lwawt_macosx_CPlatformWindow_nativeGetScreenNSWindowIsOn_1AppKitThread + 93
1   ???                                 0x000000010d510bd1 0x0 + 4518382545
)
2011-11-22 17:45:43.498 java<span class=&quot;error&quot;>&#91;73088:8007&#93;</span> Please file a bug report at <span class=&quot;nobr&quot;><a href=&quot;http://java.net/jira/browse/MACOSX_PORT&quot;>http://java.net/jira/browse/MACOSX_PORT<sup><img class=&quot;rendericon&quot; src=&quot;/jira/images/icons/linkext7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/></sup></a></span> with this message and a reproducible test case.
2011-11-22 17:45:44.208 java<span class=&quot;error&quot;>&#91;73088:8007&#93;</span> Cocoa AWT: Not running on AppKit thread 0 when expected. (
0   liblwawt.dylib                      0x0000000111f0f341 Java_sun_lwawt_macosx_CPlatformWindow_nativeGetScreenNSWindowIsOn_1AppKitThread + 93
1   ???                                 0x000000010d510bd1 0x0 + 4518382545
)
2011-11-22 17:45:44.208 java<span class=&quot;error&quot;>&#91;73088:8007&#93;</span> Please file a bug report at <span class=&quot;nobr&quot;><a href=&quot;http://java.net/jira/browse/MACOSX_PORT&quot;>http://java.net/jira/browse/MACOSX_PORT<sup><img class=&quot;rendericon&quot; src=&quot;/jira/images/icons/linkext7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/></sup></a></span> with this message and a reproducible test case.
STATUS:Passed.

Comments
EVALUATION Author: Yuri Nesterenko Date: 23/Nov/11 07:57 AM The same result with a single-monitor setup.
23-12-2011