GP-0: Removing some unneeded JVM args now that "Inverted Color Mode" is

gone
This commit is contained in:
Ryan Kurtz
2022-11-16 08:42:19 -05:00
parent 4777ae4430
commit 45640e9bc6
5 changed files with 4 additions and 20 deletions

View File

@@ -69,9 +69,6 @@ VMARGS_WINDOWS=-Dlog4j.skipJansi=true
# Ghidra does not use class data sharing, so explicitly turn it off to avoid the warning.
VMARGS=-Xshare:off
# Permit "illegal reflective accesses" to enable JDK compatibility with Ghidra and 3rd party jars.
VMARGS=--add-opens=java.desktop/sun.awt.image=ALL-UNNAMED
# Persistent cache directory used by the application. This directory will be used to store
# persistent application caches for all users. The default location for Mac/Linux is the same as
# specified by java.io.tmpdir property. The default location for Windows corresponds to the