Details
-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b93
-
x86
-
solaris
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.
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.
Attachments
Issue Links
- relates to
-
JDK-7008513 Case TranslucentJAppletTest.jtr automatically failed due to java.lang.RuntimeException
- Closed