Merge remote-tracking branch 'origin/patch' into Ghidra_12.0

This commit is contained in:
ghidra1
2025-10-27 13:47:24 -04:00
3 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -174,7 +174,7 @@ fi
# Specify JVM arguments for direct invocations of YAJSW wrapper, including specification
# of maximum heap size (-Xmx) option.
VMARGS=()
VMARGS+=("-Xmx1G")
VMARGS+=("-Xmx512M")
VMARGS+=("-Djna_tmpdir=${WRAPPER_TMPDIR}")
VMARGS+=("-Djava.io.tmpdir=${WRAPPER_TMPDIR}")