ffang commented on issue #365: [CXF-7520]:Ensure CXF can build with JDK9 GA(build 9+181) URL: https://github.com/apache/cxf/pull/365#issuecomment-357218634 > @ffang Is this from NewLineEscapeHandler ? Yes, I refer the NewLineEscapeHandler in the ./jaxws/src/java.xml.bind/share/classes/com/sun/xml/internal/bind/v2/runtime/output/XMLStreamWriterOutput.java of jdk9, as it is the handler to be used if no customized one specified. And I believe we should extend it and only need ensure when text length is 0 we still can call into out.write
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
