Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8327218

Add an ability to specify modules which should have native access enabled

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: P4 P4
    • 23
    • 23
    • core-libs
    • None

      Currently, native access is permitted for JDK modules load by the bootstrap and platform ClassLoaders. This appears to be a too restricted approach - some modules (like jdk.internal.le) currently from the application ClassLoader may need the ability to invoke FFM, and possible some modules from the boo/platform ClassLoaders may not need the ability.

      It would be better if the list of modules that are permitted to do native access was specified explicitly.

            jlahoda Jan Lahoda
            jlahoda Jan Lahoda
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: