hg: jdk8/tl/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 09:47:27 PDT 2012
Changeset: 2946807a6d7f
Author: joehw
Date: 2012-08-17 09:49 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/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
More information about the compiler-dev
mailing list