[ https://issues.apache.org/jira/browse/CXF-7054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15500688#comment-15500688 ]
Freeman Fang commented on CXF-7054: ----------------------------------- Figured out this {code} Caused by: java.lang.NullPointerException: null at com.sun.corba.se.impl.corba.AnyImpl.write_value(java.corba@9-internal/AnyImpl.java:610) {code} could be fixed by add --add-exports=java.corba/com.sun.corba.se.spi.orb=ALL-UNNAMED And this should be the last piece to make CORBADocLitClientTypeTest pass > CORBADocLitClientTypeTest failed with java9 > ------------------------------------------- > > Key: CXF-7054 > URL: https://issues.apache.org/jira/browse/CXF-7054 > Project: CXF > Issue Type: Sub-task > Reporter: Freeman Fang > Assignee: Freeman Fang > -- This message was sent by Atlassian JIRA (v6.3.4#6332)