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

Remove SecurityManager-dependant URL checking from URLClassPath

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • None
    • core-libs
    • None

      The URL checking performed in URLClassPath:check and URLClassPath::checkURL depends on SecurityManager being non-null.

      After JDK-8008593, SM is always null, so this check methods can be removed and their call sites cleaned up.

            eirbjo Eirik Bjørsnøs
            eirbjo Eirik Bjørsnøs
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: