mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-29 07:35:54 +08:00
GP-0: Explicitly enable native access to make new JDK 25 FlatLaf
warnings go away
This commit is contained in:
@@ -88,6 +88,9 @@ VMARGS=-Djavax.xml.accessExternalDTD=
|
||||
VMARGS=-Djavax.xml.accessExternalSchema=
|
||||
VMARGS=-Djavax.xml.accessExternalStylesheet=
|
||||
|
||||
# Enable native access (required by FlatLaf)
|
||||
VMARGS=--enable-native-access=ALL-UNNAMED
|
||||
|
||||
# Settings directory used by the application to store application settings and data that persist
|
||||
# between application sessions, system reboots, and periodic system cleanup. Overridden values
|
||||
# are required to be absolute paths. The current user name may be incorporated into the settings
|
||||
|
||||
Reference in New Issue
Block a user