Fri, 17 May 2013 10:40:21 +0200 8013900: More warnings compiling jaxp.
dfuchs [Fri, 17 May 2013 10:40:21 +0200] rev 17538
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
Fri, 10 May 2013 09:23:22 -0700 8014333: javadoc error in JAXP 1.5 patch
joehw [Fri, 10 May 2013 09:23:22 -0700] rev 17537
8014333: javadoc error in JAXP 1.5 patch Reviewed-by: lancea
Thu, 09 May 2013 14:23:39 -0700 Merge
lana [Thu, 09 May 2013 14:23:39 -0700] rev 17536
Merge
Wed, 08 May 2013 22:12:51 -0700 Merge
lana [Wed, 08 May 2013 22:12:51 -0700] rev 17535
Merge
Wed, 08 May 2013 23:38:03 -0700 8011653: Upgrade JDK8 to JAXP 1.5
joehw [Wed, 08 May 2013 23:38:03 -0700] rev 17534
8011653: Upgrade JDK8 to JAXP 1.5 Reviewed-by: alanb, dfuchs
Mon, 06 May 2013 18:50:16 +0200 8008738: Issue in com.sun.org.apache.xml.internal.serializer.Encodings causes some JCK tests to fail intermittently
dfuchs [Mon, 06 May 2013 18:50:16 +0200] rev 17533
8008738: Issue in com.sun.org.apache.xml.internal.serializer.Encodings causes some JCK tests to fail intermittently Summary: Encodings.java sometimes creates EncodingInfo objects whose java names are not recognized by the Charset API. This patch fixes that issue. Reviewed-by: joehw, alanb
(0) -10000 -3000 -1000 -300 -100 -30 -10 -6 +6 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip