mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-28 21:40:59 +08:00
GP-1909: Upgrading Gson to 2.9.0 (Closes #3992)
This commit is contained in:
@@ -71,7 +71,6 @@ VMARGS=-Xshare:off
|
||||
|
||||
# Permit "illegal reflective accesses" to enable JDK compatibility with Ghidra and 3rd party jars.
|
||||
VMARGS=--add-opens=java.base/java.lang=ALL-UNNAMED
|
||||
VMARGS=--add-opens=java.base/java.util=ALL-UNNAMED
|
||||
VMARGS=--add-opens=java.desktop/sun.awt.image=ALL-UNNAMED
|
||||
|
||||
# Persistent cache directory used by the application. This directory will be used to store
|
||||
|
||||
Reference in New Issue
Block a user