RFR: javax.xml.xpath: Using ServiceLoader to load JAXP XPath factories (7169894: JAXP Plugability Layer: using service loader)

Daniel Fuchs daniel.fuchs at oracle.com
Fri Jan 11 14:27:41 UTC 2013


Hi,

Here is a new webrev in the series that addresses using ServiceLoader in
JAXP for JDK 8.

7169894: JAXP Plugability Layer: using service loader

This changeset addresses modification in the javax.xml.xpath
package.

This changes are very similar to the changes proposed for
the javax.xml.validation package, except that here we didn't
need to add a new Error class.

<http://cr.openjdk.java.net/~dfuchs/JDK-7169894/javax.xml.xpath/webrev.00/>


best regards,

-- daniel

previous unreviewed webrevs in the series:

[5] javax.xml.validation:
<http://cr.openjdk.java.net/~dfuchs/JDK-7169894/javax.xml.validation/webrev.00/>

previous reviewed webrevs:

[1] javax.xml.parsers:
<http://cr.openjdk.java.net/~dfuchs/JDK-7169894/javax.xml.parsers/webrev.06/>

[2] javax.xml.datatype:
<http://cr.openjdk.java.net/~dfuchs/JDK-7169894/javax.xml.datatype/webrev.02/>

[3] javax.xml.stream
<http://cr.openjdk.java.net/~dfuchs/JDK-7169894/javax.xml.stream/webrev.05/> 


[4] javax.xml.transform
<http://cr.openjdk.java.net/~dfuchs/JDK-7169894/javax.xml.transform/webrev.01/>



More information about the core-libs-dev mailing list