RFR: javax.xml.stream: Using ServiceLoader to load JAXP stream factories (7169894: JAXP Plugability Layer: using service loader)
Daniel Fuchs
daniel.fuchs at oracle.com
Fri Jan 11 13:59:25 UTC 2013
On 1/9/13 9:30 PM, Mandy Chung wrote:
> L152: would it be better to replace "the base service class name" with
> the classname (i.e. javax.xml.XMLEventFactory)
>
> 152 * If {@code factoryId} is the base service class name,
> 153 * use the service-provider loading facilities, defined by the
> 154 * {@link java.util.ServiceLoader} class, to attempt to locate
> and load an
> 155 * implementation of the service.
Hi Mandy,
This is done. I have updated the webrev:
<http://cr.openjdk.java.net/~dfuchs/JDK-7169894/javax.xml.stream/webrev.05/>
best regards,
-- daniel
More information about the core-libs-dev
mailing list