On 06/05/2013 18:49, huizhe wang wrote:
:
True. I've added 176 new tests. JCK team is also testing using the
current build of JAXP RI. I will also run regression tests.
The new webrev included fixes to a couple of test failures in the last
JPRT build.
http://cr.openjdk.java.net/~joehw/jdk8/8011653/webrev/
At some point we need to figure out how to get the JAXP tests into the
jaxp repository.
I've looked at the updated javadoc and it looks good. A couple of nits:
- DocumentBuilderFactory still says that SAXException is throw by
DocumentBuilderFactory.
- "or or" in SchemaFactory L428.
-Alan