hg: jdk8/tl/jdk: 8013900: More warnings compiling jaxp. (original) (raw)

daniel.fuchs at oracle.com daniel.fuchs at oracle.com
Fri May 17 10:22:15 UTC 2013


Changeset: 68209420aac2 Author: dfuchs Date: 2013-05-17 10:40 +0200 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/68209420aac2

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 core-libs-dev mailing list