[ 
https://issues.apache.org/jira/browse/AMQ-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paul Gale updated AMQ-9560:
---------------------------
    Description: 
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{*}.

  was: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.


> 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
>            Reporter: Paul Gale
>            Priority: Minor
>
> 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


Reply via email to