-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
7
-
x86
-
os_x
Mac OS X 10.7.2 macmini4,1
Run the manual test closed/java/awt/Cursor/InvalidImage/CustomCursorTest. Here, createCustomCursor is called with a non-existent image. Setting so created a cursor, we get NPE.
Run the manual test closed/java/awt/Cursor/InvalidImage/CustomCursorTest. Here, createCustomCursor is called with a non-existent image. Setting so created a cursor, we get NPE.
- relates to
-
JDK-4212593 The Toolkit.createCustomCursor does not check absence of the image of cursor
- Resolved
-
JDK-7150089 [macosx] Default for a custom cursor created from non-existent image is not transparent
- Closed