[
https://issues.apache.org/jira/browse/CXF-7056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Fang reassigned CXF-7056:
---------------------------------
Assignee: Freeman Fang
> 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
>
> since the java9 EA 132, the old style jvm options was dropped, only new style
> is supported.
> So the
> -addmods ==>--add-modules
> -XaddExports ==> --add-exports
> -Xpatch ==> --patch-module
> We need adjust our code accordingly
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)