RFR (JAXP): 8032392 : Spec: javax.xml.stream.XMLEventFactory/XMLOutputFactory/XMLInputFactory.newFactory(String, ClassLoader) referring to ServiceLoader.load(Class, ClassLoader)
huizhe wang
huizhe.wang at oracle.com
Fri Jan 24 20:31:00 UTC 2014
Hi,
Please review a javadoc change to javax.xml.stream factories. This
change makes it clear that the two args ServiceLoader#load method is
used when the specified classLoader is not null.
http://cr.openjdk.java.net/~joehw/jdk9/8032392/webrev/
Thanks,
Joe
More information about the core-libs-dev
mailing list