Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8344180 Revisit SecurityManager usage in java.net after JEP 486 integration
  3. JDK-8344303

Remove usage of URLUtil.getConnectPermission from sun.awt.SunToolkit and sun.awt.image.URLImageSource

XMLWordPrintable

    • b26

      sun.awt.SunToolkit and sun.awt.image.URLImageSource are calling sun.net.util.URLUtil.getConnectPermission(URL)

      With the SecurityManager gone there's no need to call this method anymore.
      This will allow to remove the method from sun.net.util.URLUtil.

            honkar Harshitha Onkar
            dfuchs Daniel Fuchs
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: