[ https://issues.apache.org/jira/browse/DAEMON-471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17949520#comment-17949520 ]
Michael Osipov commented on DAEMON-471: --------------------------------------- I don't see it: {noformat} $ JAVA_VERSION=17 java -help 2>&1 | grep native Lädt die native Agent Library <libname>. Beispiel: -agentlib:jdwp Lädt die native Agent Library mit dem vollständigen Pfadnamen $ JAVA_VERSION=17 java -X 2>&1 | grep native {noformat} and that is depressing because https://github.com/openjdk/jdk17u/blob/af0de21b9bac2b593e2b50703e2995cd7a9cfb42/src/java.base/share/native/libjli/java.c#L600 I will create a followup fix :-( > Add support for --enable-native-access Java startup option in jsvc > ------------------------------------------------------------------ > > Key: DAEMON-471 > URL: https://issues.apache.org/jira/browse/DAEMON-471 > Project: Commons Daemon > Issue Type: New Feature > Components: Jsvc > Affects Versions: 1.4.1 > Reporter: VVD > Assignee: Michael Osipov > Priority: Major > Fix For: 1.4.2 > > -- This message was sent by Atlassian Jira (v8.20.10#820010)