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

Remove uses of AccessControlContext in java.desktop module

XMLWordPrintable

    • b26

      AccessControlContext is used in the presence of the Java SecurityManager to make access decisions based on the code context.
      AccessControlContext is obsoleted by JEP 486 which permanently disabled the SecurityManager.
      Consequently uses of it in the java.desktop module can and should be removed.

            prr Philip Race
            prr Philip Race
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: