452faa220c
The default jvm.options file ships with the -server flag to force the server VM on systems where the server VM is not the default. However, the method of starting the JVM via the Windows service does not support the command-line flags for selecting the VM because it starts from a DLL that is specific to the server or client VM. Thus, we need to filter these options from the jvm.options configuration file when installing the Windows service. Relates #18473 |
||
---|---|---|
.. | ||
deb | ||
integ-test-zip | ||
licenses | ||
rpm | ||
src/main | ||
tar | ||
zip | ||
build.gradle |