hg: jdk7u/jdk7u-dev/jdk: 8013900: More warnings compiling jaxp. (original) (raw)

daniel.fuchs at oracle.com daniel.fuchs at oracle.com
Mon Jun 3 09:00:48 PDT 2013


Changeset: b5393be7f815 Author: dfuchs Date: 2013-06-03 15:35 +0200 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/b5393be7f815

8013900: More warnings compiling jaxp. Summary: Some internal implementation classes in Jaxp were redefining equals() without redefining hashCode(). This patch adds hashCode() methods that are consistent with equals(). Reviewed-by: chegar, joehw



More information about the jdk7u-dev mailing list