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

Remove unused validIndex method from URLClassPath$JarLoader

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: P4 P4
    • 22
    • None
    • 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.
       

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

              Created:
              Updated:
              Resolved: