aboutsummaryrefslogtreecommitdiffstats
path: root/make/nativewindowversion-natives
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2023-01-17 21:41:04 +0100
committerSven Gothel <[email protected]>2023-01-17 21:41:04 +0100
commita4dd3fb979908b593e663e754b7de5f333fe85e7 (patch)
treefde9b712fcabbf19c90584a2b7b851adcea477a4 /make/nativewindowversion-natives
parent37fbc231dba30fb9abb2466f372b95deef598bf7 (diff)
JAR: Add Jar module parameter 'Add-Opens: java.desktop/sun.awt java.desktop/sun.java2d', preparation for potential future Java17+ Jar Module
Diffstat (limited to 'make/nativewindowversion-natives')
-rw-r--r--make/nativewindowversion-natives1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/nativewindowversion-natives b/make/nativewindowversion-natives
index ccdfbe197..82503a06b 100644
--- a/make/nativewindowversion-natives
+++ b/make/nativewindowversion-natives
@@ -15,5 +15,6 @@ Implementation-Vendor-Id: com.jogamp
Trusted-Library: true
Permissions: all-permissions
Application-Library-Allowable-Codebase: *
+Add-Opens: java.desktop/sun.awt java.desktop/sun.java2d
@JAR_CODEBASE_TAG@