Name: akR10050 Date: 05/07/2003
Methods javax.pack.Pack200.pack(...) and javax.pack.Pack200.unpack(...) write
unsolicit information to the standard output stream. For example, pack method
*always* write something similar to "Wrote total of 201 bytes."
Also, pack/unpack methods print error messages to the standard output.
If there is a real need in such messages availability, then the API should
provide diagnostics by some other means.
======================================================================