Content deleted Content added
Woohookitty (talk | contribs) m WPCleaner (v0.99) Repairing link to disambiguation page - (You can help) - Plugin |
m →Pack200 compression: Capitalization: SUN→Sun |
||
Line 29:
To reduce the size of a Java Web Start application Sun Microsystems introduced a compression system called [[Pack200]] in Java 1.5.0. It reduces byte counts so efficiently that it can compress a large jar file to one-ninth of its original size if it contains only Java classes.<ref>[http://java.sun.com/javase/6/docs/technotes/guides/deployment/deployment-guide/pack200.html#pack200_compression Pack200 and Compression for Network Deployment]</ref>
Java Web Start has supported Pack200 since it first appeared, but initially this feature required server-side cooperation and a certain amount of expertise to set up. When
On slow connections Pack200 gives a performance boost in application startup time and download time.
|