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

+ test/javax/xml/jaxp/PrecisionDecimalDV/XPrecisionDecimalToString.java

Reply via email to