hg: jdk7u/jdk7u-dev/jaxp: 7191547: XMLEventFactory.newFactory(String factoryId, ClassLoader loader) does not work as expected

huizhe.wang at oracle.com huizhe.wang at oracle.com
Fri Aug 17 10:50:51 PDT 2012


Changeset: f9292d14967a
Author:    joehw
Date:      2012-08-17 10:53 -0700
URL:       http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jaxp/rev/f9292d14967a

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




More information about the jdk7u-dev mailing list