classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] FYI: Patch java/util/zip/ZipFile.java & java/util/zip/ZipEn


From: Jeroen Frijters
Subject: [cp-patches] FYI: Patch java/util/zip/ZipFile.java & java/util/zip/ZipEntry.java
Date: Sun, 12 Dec 2004 20:10:27 +0100

Hi,

I committed the attached patch to fix a bug in ZipFile.getEntry exposed
by a new Mauve test by Robin Green.

Regards,
Jeroen

2004-12-12  Jeroen Frijters  <address@hidden>

        * java/util/zip/ZipFile.java
        (getEntry): Fix to find dir entries without slash.
        * java/util/zip/ZipEntry.java
        (ZipEntry(ZipEntry,String)): New constructor to copy and change
name.
        (ZipEntry(ZipEntry)): Delegate to new constructor.

Attachment: ZipFile.patch.txt
Description: ZipFile.patch.txt


reply via email to

[Prev in Thread] Current Thread [Next in Thread]