hg: jdk8/jdk8/jaxp: 3 new changesets
lana.steuck at oracle.com
lana.steuck at oracle.com
Tue Sep 4 22:48:34 PDT 2012
Changeset: 2946807a6d7f
Author: joehw
Date: 2012-08-17 09:49 -0700
URL: http://hg.openjdk.java.net/jdk8/jdk8/jaxp/rev/2946807a6d7f
7191547: XMLEventFactory.newFactory(String factoryId, ClassLoader loader) does not work as expected
Summary: similar to the patch for 6756677 for XMLInputFactory and XMLOutputFactory, this patch fixes an error in XMLEventFactory where factoryId was taken as factory class.
Reviewed-by: lancea
! src/javax/xml/stream/XMLEventFactory.java
Changeset: 933d0234670f
Author: lana
Date: 2012-08-27 10:55 -0700
URL: http://hg.openjdk.java.net/jdk8/jdk8/jaxp/rev/933d0234670f
Merge
Changeset: 7c2363666890
Author: lana
Date: 2012-08-30 20:10 -0700
URL: http://hg.openjdk.java.net/jdk8/jdk8/jaxp/rev/7c2363666890
Merge
More information about the jdk8-changes
mailing list