JDK-7131398 : [macosx] NPE if a custom cursor created from non-existent image
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: os_x
  • CPU: x86
  • Submitted: 2012-01-19
  • Updated: 2012-03-01
  • Resolved: 2012-03-01
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
7u4Resolved
Related Reports
Relates :  
Relates :  
Description
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.

Comments
EVALUATION Not reproducible anymore on b13. See 7150089, however.
01-03-2012

EVALUATION Build: b225 closed/java/awt/Cursor/InvalidImageCustomCursorTest/InvalidImageCustomCursorTest
19-01-2012