JDK-7124228 : [macosx] Dual screen regression test issue: TranslucencyThrowsExceptionWhenFullScreen
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7
  • Priority: P4
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: os_x
  • CPU: generic
  • Submitted: 2011-12-23
  • Updated: 2012-06-09
  • Resolved: 2012-06-09
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 8
8Resolved
Related Reports
Duplicate :  
Relates :  
Relates :  
Relates :  
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 There is no such method since fix for 7160293 is integrated. Closing as not reproducible and all the work with the new method will be done in new CR 7175707
09-06-2012

PUBLIC COMMENTS The same message observed in FrameAutoDisplayModeTest when scenarion is FullScreenFrame_Device*, using 8b43 PIT build. #2D_MultiMonitor/FrameAutoDisplayModeTest Nope, that is perhaps 7175707.
09-06-2012

EVALUATION 7124421 with the same symptoms is closed as not reproducible, what about this one? Is it still there?
21-03-2012

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