Remove unused validIndex method from URLClassPath$JarLoader

XMLWordPrintable

    • Type: Task
    • Resolution: Fixed
    • Priority: P4
    • 22
    • Affects Version/s: None
    • Component/s: core-libs

      In https://bugs.openjdk.org/browse/JDK-8302819 we removed support for JAR index. This involved removing JAR index related code from jdk.internal.loader.URLClassPath. An internal method:

      boolean validIndex(final String name)

      was missed from that change. This method is no longer used and is dead code and can be removed.
       

            Assignee:
            Jaikiran Pai
            Reporter:
            Jaikiran Pai
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: