-
Bug
-
Resolution: Not an Issue
-
P3
-
None
-
6
-
x86
-
solaris_8
FULL PRODUCT VERSION :
java version "1.6.0"
Java(TM) SE Runtime Environment (build 1.6.0-b105)
Java HotSpot(TM) 64-Bit Server VM (build 1.6.0-b105, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Linux cc01 2.6.18.8-0.1-default #1 SMP Fri Mar 2 13:51:59 UTC 2007 x86_64 x86_64 x86_64 GNU/Linux
A DESCRIPTION OF THE PROBLEM :
The application includes custom, partially transparent cursor. The cursor was transparent where needed with 1.5, but is no longer transparent with 1.6. Fully blocks migration to 1.6.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Create a custom cursor with transparency, set it to the component.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
The transparent parts of the cursor are transparent.
ACTUAL -
No transparent color is supported.
REPRODUCIBILITY :
This bug can be reproduced always.
CUSTOMER SUBMITTED WORKAROUND :
Stay with 1.5.
Release Regression From : 5
The above release value was the last known release where this
bug was not reproducible. Since then there has been a regression.
java version "1.6.0"
Java(TM) SE Runtime Environment (build 1.6.0-b105)
Java HotSpot(TM) 64-Bit Server VM (build 1.6.0-b105, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Linux cc01 2.6.18.8-0.1-default #1 SMP Fri Mar 2 13:51:59 UTC 2007 x86_64 x86_64 x86_64 GNU/Linux
A DESCRIPTION OF THE PROBLEM :
The application includes custom, partially transparent cursor. The cursor was transparent where needed with 1.5, but is no longer transparent with 1.6. Fully blocks migration to 1.6.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Create a custom cursor with transparency, set it to the component.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
The transparent parts of the cursor are transparent.
ACTUAL -
No transparent color is supported.
REPRODUCIBILITY :
This bug can be reproduced always.
CUSTOMER SUBMITTED WORKAROUND :
Stay with 1.5.
Release Regression From : 5
The above release value was the last known release where this
bug was not reproducible. Since then there has been a regression.
- relates to
-
JDK-6565533 Creating a large cursor can lead to "invalid hotspot" exception on Windows
-
- Open
-
-
JDK-6245321 bug in finding best color index in IndexColorModel.getDataElements()
-
- Resolved
-