|
From: | gcc-bugzilla at gcc dot gnu dot org |
Subject: | [Bug classpath/22662] java.util.zip.ZipEntry constructor accepts too long names |
Date: | 16 Oct 2005 01:26:23 -0000 |
The constructor taking a String doesn't throw an IllegalArgumentException with GNU Classpath (current CVS) when the file name is longer than 0xFFFF as the spec demands. ------- Comment #1 from from-classpath at savannah dot gnu dot org 2003-02-21 12:42 ------- Thanks. I have addeed a Mauve testcase and fixed ZipEntry. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22662
[Prev in Thread] | Current Thread | [Next in Thread] |