Name: zl72593 Date: 11/23/98
If the defalut constructor of "java.util.zip.Deflater" is not used then setDictioanry always throws IlleagalArgument exception.
Steps:
1. Create a deflater and use a non-default compression level.
2. Call set dictioanary and send in few bytes of text.
(Review ID: 38117)
======================================================================