[9] RFR: 8159058: SAXParseException when sending soap message

Aleks Efimov aleksej.efimov at oracle.com
Mon Jan 9 09:34:18 UTC 2017


Hi,

Please, help to review the JDK9 fix for the issue [1] in processing of 
default namespace attribute with empty values (xmlns="") by SAAJ 
implementation:
http://cr.openjdk.java.net/~aefimov/8159058/9/00

Same fix was already integrated into JAXWS-RI and SAAJ-RI standalone 
projects. These changes were backported from standalone projects with 
additional package names changes and regression test addition. Due to 
urgency of this issue I would like to integrate this change into JDK9 
separately from jaxws-ri synchronization process.

The following test sets shows no related/new failures: JDK regression 
tests, JCK jaxws/b tests, standalone saaj-ri tck unit tests.

With Best Regards,
Aleksej

[1] https://bugs.openjdk.java.net/browse/JDK-8159058



More information about the core-libs-dev mailing list