[
https://issues.apache.org/jira/browse/DAEMON-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17183494#comment-17183494
]
Mark Thomas commented on DAEMON-419:
------------------------------------
Just to (re-)confirm (tested with latest Apache Tomcat) that NMT does work when
starting in java mode. If an application doesn't start in Java mode that is a
separate, unrelated issue.
It is jvm mode where changes are required. I am working on this now.
> 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)