Move implementation of De/Inflater.getBytesRead/Writtten() to java from native

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: 7
    • Component/s: core-libs
    • None
    • b52
    • generic
    • generic
    • Verified

        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.

              Assignee:
              Xueming Shen
              Reporter:
              Xueming Shen
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: