JDK-7124244 : [macosx] Shaped windows support
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: os_x
  • CPU: generic
  • Submitted: 2011-12-23
  • Updated: 2014-10-09
  • Resolved: 2012-07-24
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
7u40Fixed 8 b49Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Description
http://java.net/jira/browse/MACOSX_PORT-717 submitted 2011/11/17 by Dmitry Cherepanov
Run the following regression test:
jdk/test/java/awt/Window/TranslucentShapedFrameTest
Note that "Shaped Frame" checkbox is disabled, which is caused by the following code:
GraphicsDevice.isWindowTranslucencySupported(WindowTranslucency.PERPIXEL_TRANSPARENT)

Comments
EVALUATION http://hg.openjdk.java.net/hsx/hotspot-comp/jdk/rev/f1a90ee31b38
14-08-2012

SUGGESTED FIX http://cr.openjdk.java.net/~serb/7124244/webrev.04/
07-06-2012

EVALUATION Author: Yuri Nesterenko Date: 23/Nov/11 09:58 AM Build: b218 java/awt/Frame/ShapeNotSetSometimes/ShapeNotSetSometimes.java
23-12-2011