RFR (JAXP): 8147051: StaxEntityResolverWrapper should create StaxXMLInputSource with a resolver indicator

huizhe wang huizhe.wang at oracle.com
Thu Jan 14 05:38:38 UTC 2016


Happen to notice that the indicator that the source was created by a 
resolver was not set in StaxEntityResolverWrapper. Also, it's 
"IsCreatedByResolver" rather than "hasResolver".

JBS: https://bugs.openjdk.java.net/browse/JDK-8147051

webrev: http://cr.openjdk.java.net/~joehw/jdk9/8147051/webrev/

Thanks,
Joe



More information about the core-libs-dev mailing list