In some environment JVM_OPTIONS="" but still works as an environment variable and variations are ignored mistakenly.
For example in jenkins with dockerimage all build parameters will be considerred as environment variable even if it's empty string.
https://ci.adoptium.net/job/Grinder/11686/consoleFull . The condition should enhance to consider the empty string.
In some environment JVM_OPTIONS="" but still works as an environment variable and variations are ignored mistakenly.
For example in jenkins with dockerimage all build parameters will be considerred as environment variable even if it's empty string. https://ci.adoptium.net/job/Grinder/11686/consoleFull . The condition should enhance to consider the empty string.