[OpenJDK 2D-Dev] Review Request for JDK-8153943 : In java.awt.image package some of the classes are missing hashCode() or equals() method
Jayathirth D V
jayathirth.d.v at oracle.com
Wed Apr 20 12:45:27 UTC 2016
Hi,
Please review the following fix in JDK9:
Bug : https://bugs.openjdk.java.net/browse/JDK-8153943
This is subtask of https://bugs.openjdk.java.net/browse/JDK-6588409
Webrev : http://cr.openjdk.java.net/~jdv/8153943/webrev.00/
Issue : Some of the java.awt.image classes are missing either equals() or hashCode() method.
Solution : Add missing equals() or hashCode() methods.
Thanks,
Jay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/2d-dev/attachments/20160420/c8ac4fde/attachment.html>
More information about the 2d-dev
mailing list