[ 
https://issues.apache.org/jira/browse/CXF-7056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Freeman Fang resolved CXF-7056.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 3.2.0

commit fix
http://git-wip-us.apache.org/repos/asf/cxf/commit/e9b997e8
full build passed with lastest java9 EA 135 kit
{code}
java version "9-ea"
Java(TM) SE Runtime Environment (build 9-ea+135)
Java HotSpot(TM) 64-Bit Server VM (build 9-ea+135, mixed mode)
{code}

> use new JVM options with recent java9 kit
> -----------------------------------------
>
>                 Key: CXF-7056
>                 URL: https://issues.apache.org/jira/browse/CXF-7056
>             Project: CXF
>          Issue Type: Sub-task
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 3.2.0
>
>
> since the java9 EA 132, the old style jvm options was dropped, only new style 
> is supported.
> So the 
> {code}
> -addmods ==>--add-modules
> -XaddExports ==> --add-exports
> -Xpatch ==> --patch-module
> {code}
> We need adjust our code accordingly



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to