4 Commits

Author SHA1 Message Date
Joe Wang
fcc3014ea5 8027973: Error in the documentation for newFactory method of the javax.xml.stream factories
Reviewed-by: alanb, dfuchs, lancea, rriggs
2013-12-04 00:17:12 -08:00
Daniel Fuchs
785483b7a9 8025745: Clarify API documentation of JAXP factories
Clarifies usage of ServiceLoader in JAXP factories.

Reviewed-by: alanb, joehw, psandoz
2013-10-04 19:15:10 +02:00
Daniel Fuchs
9a94591b8e 8005954: JAXP Plugability Layer should use java.util.ServiceLoader
This fix replaces manual processing of files under META-INF/services in JAXP factories by calls to java.util.ServiceLoader.

Reviewed-by: alanb, joehw, mchung
2013-04-17 15:23:19 +02:00
Joe Wang
60663487f6 7160496: Rename JDK8 JAXP source directory
Moving src/share/classes to src

Reviewed-by: ohair
2012-04-12 08:38:26 -07:00