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
- Previous message: hg: jdk8/tl/jaxp: 8013900: More warnings compiling jaxp.
- Next message: RFR 8014791: More ProblemList.txt updates (5/2013)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- test/javax/xml/jaxp/PrecisionDecimalDV/XPrecisionDecimalToString.java
- Previous message: hg: jdk8/tl/jaxp: 8013900: More warnings compiling jaxp.
- Next message: RFR 8014791: More ProblemList.txt updates (5/2013)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]