You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Manuel Dominguez Sarmiento (Jira)" <ji...@apache.org> on 2020/06/08 16:55:00 UTC

[jira] [Created] (DAEMON-419) jsvc support for Java 12+ preview features with --enable-preview

Manuel Dominguez Sarmiento created DAEMON-419:
-------------------------------------------------

             Summary: 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


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/users@tomcat.apache.org/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)