On 25/11/2013 21:51, huizhe wang wrote:
The change looks good to me in that it makes these strange factory methods somewhat usable.Hi,This is a patch to fix an error in StAX factories' newFactory(String factoryId, ClassLoader classLoader). In the 3 step of the documentation, it should have stated that the specified ClassLoader is used.http://cr.openjdk.java.net/~joehw/jdk8/jaxp16MR/webrev/
-Alan