<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<br>
<br>
<div class="moz-cite-prefix">On 11/2/17 2:09 AM, Thomas Schatzl
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:1509613753.3627.4.camel@oracle.com">
<blockquote type="cite">
<pre wrap="">
</pre>
<blockquote type="cite">
<pre wrap="">There is JAVA_TOOL_OPTIONS, which are always prepended to the java
VM command line. See the description [0] for more information.
</pre>
</blockquote>
<br>
</blockquote>
</blockquote>
<br>
You may want to check out the JDK_JAVA_OPTIONS environment variable
and @argfile support introduced in JDK 9 java launcher [1].<br>
<br>
Mandy<br>
<br>
[1]
<a class="moz-txt-link-freetext" href="https://docs.oracle.com/javase/9/tools/java.htm#GUID-3B1CE181-CD30-4178-9602-230B800D4FAE__USINGTHEJDK_JAVA_OPTIONSLAUNCHERENV-F3C0E3BA">https://docs.oracle.com/javase/9/tools/java.htm#GUID-3B1CE181-CD30-4178-9602-230B800D4FAE__USINGTHEJDK_JAVA_OPTIONSLAUNCHERENV-F3C0E3BA</a><br>
</body>
</html>