JDK-8025745 : Clarify API documentation of JAXP factories.
Type:Bug
Component:xml
Sub-Component:jaxp
Affected Version:8
Priority:P3
Status:Resolved
Resolution:Fixed
Submitted:2013-10-01
Updated:2013-11-22
Resolved:2013-10-04
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
JDK-8005954 modified JAXP to use ServiceLoader in order to load JAXP Services. It should be made clear in the API documentation that the ServiceLoader will use the TCCL to load the services.