History log of /openjdk10/jdk/test/java/util/zip/GZIP/GZIPInZip.java
Revision Date Author Comments
# 8576:4e065f5b4a16 18-Oct-2013 igerasim

8026756: Test java/util/zip/GZIP/GZIPInZip.java failed
Reviewed-by: alanb


# 8455:9ea6a464c147 15-Oct-2013 igerasim

8023431: Test java/util/zip/GZIP/GZIPInZip.java failed
Summary: Properly close PipedStreams. Additional testing for malformed input
Reviewed-by: darcy, sherman


# 7121:90f715cceaae 10-May-2013 dmeetry

7021870: GzipInputStream closes underlying stream during reading
Reviewed-by: mduigou
Contributed-by: ivan.gerasimov@oracle.com