-
Task
-
Resolution: Unresolved
-
P4
-
None
-
23
-
None
There is a list of modules that have native access enabled in the build configuration:
https://github.com/openjdk/jdk/blob/27a03e0dc3e08094aebc3524f68617f7e7fb5c5d/make/conf/module-loader-map.conf#L95
It would be good to cleanup the list to only include modules that really need the native access enabled.
https://github.com/openjdk/jdk/blob/27a03e0dc3e08094aebc3524f68617f7e7fb5c5d/make/conf/module-loader-map.conf#L95
It would be good to cleanup the list to only include modules that really need the native access enabled.
- relates to
-
JDK-8327688 There should be a way to configure modules with native access enabled at link time
- Open
-
JDK-8327218 Add an ability to specify modules which should have native access enabled
- Resolved