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

Update Policy guide to remove text about granting AllPermission to standard extensions.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • 9
    • 9
    • docs

      The extension mechanism is proposed to be dropped in JDK 9. See JDK-8060206. The default Policy implementation includes support for granting permissions to standard extensions, and these extensions used to be granted AllPermission by default (which has since been removed). The Policy guide (http://docs.oracle.com/javase/8/docs/technotes/guides/security/PolicyFiles.html) needs to be updated:

      In "Default Policy File Locations", change:

      "The java.policy file installed with the JDK grants all permissions to standard extensions, allows anyone to listen on un-privileged ports ..."

      to:

      "The java.policy file installed with the JDK allows anyone to listen on un-privileged ports ..."

      That is the only guide so far I have found that needs to be updated, but if I find others, I will update this bug.

            rgallard Raymond Gallardo
            mullan Sean Mullan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: