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

Remove SecurityManager uses from the java.datatransfer module

XMLWordPrintable

    • b25

      Since JEP 486 : Permanently Disable the Security Manager
      [https://bugs.openjdk.org/browse/JDK-8338625] is now integrated, calls to java.security.AccessController.doPrivileged and SecurityManager.checkPermission are obsolete and can be removed.

      This bug enumerates files in the java.datatransfer module that use these APIs

      share/classes/java/awt/datatransfer/DataFlavor.java
      share/classes/java/awt/datatransfer/SystemFlavorMap.java

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

              Created:
              Updated:
              Resolved: