-
Bug
-
Resolution: Fixed
-
P3
-
6
-
None
-
b29
-
generic
-
generic
The ZipFile class calmly accepts zip file entries with a name
of length 0. ZipInputStream should do the same, for consistency,
and because the PKware ZIP specification explicitly mentions
that it is legal.
###@###.### 2005-03-01 19:49:24 GMT
of length 0. ZipInputStream should do the same, for consistency,
and because the PKware ZIP specification explicitly mentions
that it is legal.
###@###.### 2005-03-01 19:49:24 GMT
- relates to
-
JDK-6256625 ZipInputStream no longer throws ZipException on zero-length entry names
-
- Closed
-