java.util.zip stream classes do not close default {De,In}flaters

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 1.3.1_16
    • Affects Version/s: 1.3.1
    • Component/s: core-libs
    • None
    • b01
    • generic
    • generic

      The fix for 4499542 was backported from 1.4 to 1.3.1_04, but the backport was
      incomplete. The usesDefaultDeflater field is never set, so the close() method
      never invokes the underlying deflater's end() method. This causes native
      memory to be retained until the deflater is finalized. Since finalization is
      never guaranteed, native OutOfMemoryErrors can occur under heavy load.

      This bug only exists in 1.3.1.

      ###@###.### 2005-1-28 20:22:26 GMT

            Assignee:
            Harsha Godugu (Inactive)
            Reporter:
            Mark Reinhold
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: