JarFile.java: Don't call java.util.zip.ZipFile.getEntry twice.
authorAnthony Green <green@redhat.com>
Sun, 20 Aug 2000 19:40:25 +0000 (19:40 +0000)
committerAnthony Green <green@gcc.gnu.org>
Sun, 20 Aug 2000 19:40:25 +0000 (19:40 +0000)
commit53e687fabb8208f715fd30172c48430eef4e2255
treea2544594a1be4dfd614ed76364fdef425138e441
parent9c668921875d761127f477b263655ed774671ff0
JarFile.java: Don't call java.util.zip.ZipFile.getEntry twice.

        * java/util/jar/JarFile.java: Don't call
        java.util.zip.ZipFile.getEntry twice.  From Mark Wielaard
        <mark@klomp.org>.

From-SVN: r35824
libjava/ChangeLog
libjava/java/util/jar/JarFile.java