...
Any entry in a Zip file whose uncompressed filesize is beyond a certain limit must not be uncompressed. The actual limit is dependent on the capabilities of the platform.
This rule is a specific instance of the more general rule MSC11-J. Do not assume infinite heap space.
Noncompliant Code Example
...