Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8270380 Change the default value of the java.security.manager system property to disallow
  3. JDK-8275671

Release Note: Change the java.security.manager System Property Default Value to disallow

    XMLWordPrintable

Details

    Description

      The default value of the `java.security.manager` system property has been changed to `disallow`. Unless the system property is set to `allow` on the command line, any invocation of `System.setSecurityManager(SecurityManager)` with a non-null argument will throw an `UnsupportedOperationException`.

      Attachments

        Activity

          People

            weijun Weijun Wang
            weijun Weijun Wang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: