-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 7
-
Component/s: core-libs
-
None
-
b52
-
generic
-
generic
-
Verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8018975 | 7u45 | Xueming Shen | P4 | Closed | Fixed | b01 |
| JDK-2230578 | 7u40 | Sean Coffey | P4 | Closed | Fixed | b01 |
Move implementation of De/Inflater.getBytesRead/Writtten() to java level from native (which use zlib's z_stream.total_in/out fields, and these two fields have 4G limit) to avoid patch the zlib source code directly to support > 4G compression/decompression.
- backported by
-
JDK-2230578 Move implementation of De/Inflater.getBytesRead/Writtten() to java from native
-
- Closed
-
-
JDK-8018975 Move implementation of De/Inflater.getBytesRead/Writtten() to java from native
-
- Closed
-