GP-0: Explicitly enable native access to make new JDK 25 FlatLaf

warnings go away
This commit is contained in:
Ryan Kurtz
2025-09-23 09:29:56 -04:00
parent dfd1df25ed
commit b7a5878e35
4 changed files with 6 additions and 3 deletions
@@ -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