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

Remove obsolete checks for AWTPermission accessClipboard

XMLWordPrintable

    • b26

      JEP 486 - Permanently Disable the SecurityManager - obsoleted all permission checks and removed references from the Java SE specification

      As a result the AWT implementation still has a significant amount of obsolete code revolving around AWTPermission("accessClipboard");

      This code is widespread and complex enough that removing it needs to be separated out from other cases of removing permission checks so it can be understood and reviewed standalone.

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

              Created:
              Updated:
              Resolved: