CompressionUtils (DEFLATE) bug

Issue #2 resolved
Vladimir Dzhuvinov created an issue

Decompressed string doesn't match original, see JUnit test.

Code was double checked. Possible bug in Java 6 deflate implementation: http://stackoverflow.com/questions/5535783/unable-to-inflate-a-buffer-deflated-with-java-util-zip-deflater-using-apache-min

Comments (3)

  1. Log in to comment