[8u-dev] RFR: 8036981: JAXB not preserving formatting for xsd:any Mixed content

Aleksej Efimov aleksej.efimov at oracle.com
Mon Aug 18 15:29:57 UTC 2014


Hi,

Can I ask for a review of 8036981 bug [1] fix:
     JAXWS: http://cr.openjdk.java.net/~aefimov/8036981/8/webrev.00/jaxws/
     JDK: http://cr.openjdk.java.net/~aefimov/8036981/8/webrev.00/jdk/

The proposed fix is a partial backport of "Update JAX-WS RI integration 
to latest version" bug [2] to JDK8.
The proposed patch fixes the broken formatting of the input xml during 
JAXB marshalling/unmarshalling. Regression test is included.
Testing:
     - regtests: xml related tests from 'core' testset - no failures
     - JCK: api/xinclude api/xsl api/javax_xml api/org_xml xml_schema 
api/xinclude - no failures

Thank you,
Aleksej

[1] https://bugs.openjdk.java.net/browse/JDK-8036981
[2] https://bugs.openjdk.java.net/browse/JDK-8044656
[3] 8044656 JDK9 review thread: 
http://mail.openjdk.java.net/pipermail/core-libs-dev/2014-June/027458.html



More information about the jdk8u-dev mailing list