Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8210617 Standalone javafx modules no longer have permissions by default
  3. JDK-8210618

Release Note: Standalone javafx modules no longer have permissions by default

XMLWordPrintable

      The javafx.* modules are now loaded by the application class loader and no longer have permissions by default. Applications that want to run with a security manager enabled will need to specify a custom policy file, using "-Djava.security.policy", granting all permissions to each of the javafx.* modules.

            kcr Kevin Rushforth
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: