开发者

Is there any reason to *not* compress a JAR?

开发者 https://www.devze.com 2023-01-21 13:57 出处:网络
Netbeans开发者_如何学Go has an option to compress JARs after building them. Is there any reason to not do this? Does it make the JVM start slower maybe? Why aren\'t JARs compressed automatically by al

Netbeans开发者_如何学Go has an option to compress JARs after building them. Is there any reason to not do this? Does it make the JVM start slower maybe? Why aren't JARs compressed automatically by all compilers without giving you the option?


It may possibly make the JVM start an infinitesimally amount of time slower than usual.

0

精彩评论

暂无评论...
验证码 换一张
取 消