Toggle navigation
Oracle Technology Network
Java
Java SE
Community
Bug Database
JDK-4519027 : Zip file names should support Unicode on NT
Type:
Bug
Component:
core-libs
Sub-Component:
java.util.jar
Affected Version:
1.4.0
Priority:
P4
Status:
Closed
Resolution:
Duplicate
OS:
windows_nt,windows_xp
CPU:
generic,x86
Submitted:
2001-10-24
Updated:
2009-06-01
Resolved:
2009-06-01
Related Reports
Duplicate :
JDK-6374379 - ZipFile class cannot open zip files with long filenames
Relates :
JDK-4900150 - Use Unicode API on in the area other than AWT
Relates :
JDK-6423026 - Java.util.zip doesn't allow more than 2036 zip files to be concurrently open on Windows
Description
Zip file names should support Unicode on NT
Comments
EVALUATION With the fix for #6374379 zip open has switched to use io_util_md.c/winFileHandleOpen which handles Unicode file name correctly.
01-06-2009
EVALUATION To be fixed.
02-09-2004