You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Evgenij Ryazanov (JIRA)" <ji...@apache.org> on 2017/09/24 07:10:00 UTC

[jira] [Created] (DAEMON-374) Add support for Java 9 command-line arguments

Evgenij Ryazanov created DAEMON-374:
---------------------------------------

             Summary: Add support for Java 9 command-line arguments
                 Key: DAEMON-374
                 URL: https://issues.apache.org/jira/browse/DAEMON-374
             Project: Commons Daemon
          Issue Type: Bug
          Components: Jsvc
    Affects Versions: 1.0.15
            Reporter: Evgenij Ryazanov


Add support for new command-line arguments
--add-modules
--add-exports
--add-opens
--patch-module
and others.

For example, Apache Tomcat cannot clean memory buffers without
--add-exports java.base/jdk.internal.ref=ALL-UNNAMED
and assorted additional parameters are required for some existing web applications.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)