Remove SecurityManager-dependant URL checking from URLClassPath

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: