JDK-7039616 : java/awt/Window/TranslucentJAppletTest/TranslucentJAppletTest.java should be updated
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: solaris
  • CPU: x86
  • Submitted: 2011-04-26
  • Updated: 2014-10-15
  • Resolved: 2013-05-28
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
8 b93Fixed
Related Reports
Relates :  
Description
During jdk 7 b140 pit bug verification, dk/test/java/awt/Window/TranslucentJAppletTest/TranslucentJAppletTest.java
Failed on a solaris amd i586 machine with java.lang.UnsupportedOperationException: PERPIXEL_TRANSLUCENT translucency is not supported.
For the details, please see the attached .jtr file.

TranslucentJAppletTest.java should first check if PERPIXEL_TRANSLUCENT translucency is supported before using it.

Comments
Webrev: http://cr.openjdk.java.net/~anthony/8-57-translucencyTest-7039616.0/ Review: http://mail.openjdk.java.net/pipermail/awt-dev/2013-May/004817.html
21-05-2013