[
https://issues.apache.org/jira/browse/AMQ-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17881075#comment-17881075
]
ASF subversion and git services commented on AMQ-9560:
------------------------------------------------------
Commit 2ee8700ff3a6778955450f1fbb8dd075bb17f43e in activemq's branch
refs/heads/main from JB Onofré
[ https://gitbox.apache.org/repos/asf?p=activemq.git;h=2ee8700ff3 ]
Merge pull request #1289 from PaulGale/main
AMQ-9560 - Remove JDK_JAVA_OPTIONS usage in wrapper.conf. Moved to
wrapper.java.additional.x options
> Replace JDK_JAVA_OPTIONS usage in wrapper.conf for JPMS
> -------------------------------------------------------
>
> Key: AMQ-9560
> URL: https://issues.apache.org/jira/browse/AMQ-9560
> Project: ActiveMQ Classic
> Issue Type: Improvement
> Components: Broker
> Reporter: Paul Gale
> Assignee: Jean-Baptiste Onofré
> Priority: Minor
> Fix For: 6.2.0, 5.18.6, 6.1.4
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Do not use the *JDK_JAVA_OPTIONS* env variable to define Java Platform Module
> System (JPMS) parameters. Use the wrappers *wrapper.java.additional.x* method
> instead.
>
> Defining JVM arguments using *JDK_JAVA_OPTIONS* (or any other env variable)
> is inconsistent with the existing method provided by the wrapper. Consistency
> eases maintenance and minimizes bugs from misconfiguration. Keep all JVM
> arguments defined using the parameters {*}wrapper.java.additional.x{*}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact