<AWT Dev> [9] Review Request: 8078658 Make custom Cursors available for modular build

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Wed May 27 13:48:11 UTC 2015


Hello.
Please review the fix for jdk9.
The usage of getResource() was changed to getResourceAsStream(). Note 
that before the fix the toolkit.getImage() cached the image, but it 
should not be a problem in the new code, because cursor itself is cached 
in the Cursor.getSystemCustomCursor().

Bug: https://bugs.openjdk.java.net/browse/JDK-8078658
Webrev can be found at: http://cr.openjdk.java.net/~serb/8078658/webrev.00

-- 
Best regards, Sergey.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20150527/bcf9fc04/attachment.html>


More information about the awt-dev mailing list