mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-01 10:55:12 +00:00
Previously, only the environment variable _JAVA_OPTIONS was being filtered out; this change will filter out all options (e.g. _JAVA_OPTIONS, JAVA_TOOL_OPTIONS, JAVA_OPTS), and anything else that comes before the string "openjdk version"/"java version".