Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-7188852

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 7
    • 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.

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: