-
Enhancement
-
Resolution: Fixed
-
P2
-
9
-
None
-
b03
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8045485 | 8u25 | Alexander Zuev | P2 | Resolved | Fixed | b01 |
JDK-8032680 | 8u20 | Alexander Zuev | P2 | Closed | Fixed | b01 |
JDK-8053725 | emb-8u26 | Alexander Zuev | P2 | Resolved | Fixed | b17 |
Currently the unpacker unpack200 is linked with an old version of zip, this must be upgraded to the newer zip64
implementation which already exists in the jdk. Also the java unpacker does not produce newer zip format, this
must also be fixed and updated.
implementation which already exists in the jdk. Also the java unpacker does not produce newer zip format, this
must also be fixed and updated.
- backported by
-
JDK-8045485 [pack200] should support the new zip64 format.
- Resolved
-
JDK-8053725 [pack200] should support the new zip64 format.
- Resolved
-
JDK-8032680 [pack200] should support the new zip64 format.
- Closed