[
https://issues.apache.org/jira/browse/CXF-7056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colm O hEigeartaigh closed CXF-7056.
------------------------------------
> 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.4.14#64029)