[
https://issues.apache.org/jira/browse/DAEMON-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17133299#comment-17133299
]
Manuel Dominguez Sarmiento commented on DAEMON-419:
---------------------------------------------------
Done:
https://github.com/apache/commons-daemon/pull/18
> jsvc support for Java 12+ preview features with --enable-preview
> ----------------------------------------------------------------
>
> Key: DAEMON-419
> URL: https://issues.apache.org/jira/browse/DAEMON-419
> Project: Commons Daemon
> Issue Type: New Feature
> Components: Jsvc
> Affects Versions: 1.2.2
> Reporter: Manuel Dominguez Sarmiento
> Priority: Major
>
> Currently jsvc offers no way to allow running Java with 12+ preview features.
> This is enabled with the --enable-preview command line flag, but jsvc does
> not understand this and fails with "Invalid option --enable-preview"
> See the following threads:
> [https://www.mail-archive.com/[email protected]/msg134585.html]
> [http://apache-commons.680414.n4.nabble.com/How-to-pass-the-enable-preview-tomcat-parameter-with-JSVC-td4733218.html]
>
> Reference for preview features:
> h1. JEP 12: Preview Language and VM Features
> [https://openjdk.java.net/jeps/12]
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)