-
Enhancement
-
Resolution: Fixed
-
P4
-
1.4.0, 1.4.2, 5.0, 6
-
b55
-
generic, x86, sparc
-
generic, solaris_9, windows_2000, windows_2003, windows_xp
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2179665 | 6-pool | Miroslaw Niemiec | P4 | Closed | Won't Fix | |
JDK-2179664 | 5.0-pool | Miroslaw Niemiec | P4 | Closed | Won't Fix |
Name: jk109818 Date: 05/08/2002
FULL PRODUCT VERSION :
Java version 1.4.0
FULL OPERATING SYSTEM VERSION : Windows 2000
ADDITIONAL OPERATING SYSTEMS : Novell NetWare 6.0
EXTRA RELEVANT SYSTEM CONFIGURATION :
The Novell JVM for NetWare is ported from the Win32/Solaris
Java code base.
A DESCRIPTION OF THE PROBLEM :
Sun needs to add 64-Bit file support to java.util.jar &
java.util.zip classes. To do this, Sun needs to code to
the 64-Bit Zip file standard. PKZip and WinZip now offer
products that can create, read, and manipulate zip files
that are greater than 4GB in length. One of Novell's
products creates zip files that are greater (much greater)
than 4GB in size. Sun needs to make sure that .jar files
can also be created in lengths greater than 4 GB.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1. Try to create or read a zip or jar file that is larger
than 4GB.
2.
3.
EXPECTED VERSUS ACTUAL BEHAVIOR :
I expected to be able to create a zip or jar file that is
greater than 4GB in length. Sun has not used the 64-Bit
Zip file standard in the java.util.zip or java.util.jar
class libraries.
This bug can be reproduced always.
(Review ID: 146349)
======================================================================
- backported by
-
JDK-2179664 Add support for large (> 4GB) zip/jar files
- Closed
-
JDK-2179665 Add support for large (> 4GB) zip/jar files
- Closed
- duplicates
-
JDK-6740544 mismatch of signed, unsigned values causes mmap failure
- Closed
-
JDK-8036982 Backport 4681995 (large zip/jar support) to JDK6
- Closed
- relates to
-
JDK-5084334 Cannot handle zip files with more than 65535 files
- Closed
-
JDK-6860950 Unable to READ zip files more than 2GB in size
- Closed
(1 relates to)