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-357246713 > Can I also ask what test is failing? All the test in CXF seem to pass with the latest Java9 on my Mac. Hi @dkulp , They are JSONProviderTest.testWriteNullValueAsString JSONProviderTest.testWriteNullValueAsNull Both are disabled with java9 currently, and that's the reason why I leave CXF-7520 still open. I think it's a jdk issue and reported here[1] as it's caused by jdk jaxb impl change, but JDK team don't think this is something they wanna fix, and direct the customized escapehandling solution. [1]http://bugs.java.com/bugdatabase/view_bug.do?bug_id=JDK-8188080
---------------------------------------------------------------- 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
