Compressing class files in the module library
Alan Bateman
Alan.Bateman at oracle.com
Mon Nov 14 02:57:22 PST 2011
On 14/11/2011 10:39, Chris Hegarty wrote:
> Thanks Alan, I also like the -z option.
>
> One more minor comment on the code itself, otherwise looks fine.
>
> - with the changes in ClassInfo the given InputStream is no longer
> closed. Was this intentional?
It is closed, maybe just now obvious now because it is using
try-with-resources.
-Alan.
More information about the jigsaw-dev
mailing list