Subject: CVS commit: pkgsrc/lang
From: Todd Vierling
Date: 2004-10-09 05:53:48
Message id: 20041009035348.7F3962DA1D@cvs.netbsd.org

Log Message:
1. Make the extractor compress the jarfiles.  Sun has an annoying tendency
to store (mode-0) all classes in jarfiles, which in practice does *not*
provide any measureable speedup; rather, let's get back some diskspace.

2. Enable the new Class Data Sharing feature by doing a -Xshare:dump at
extract time and installing the resultant classes.jsa.

Files:
RevisionActionfile
1.3modifypkgsrc/lang/sun-jdk15/Makefile
1.6modifypkgsrc/lang/sun-jre15/Makefile
1.2modifypkgsrc/lang/sun-jre15/Makefile.common
1.5modifypkgsrc/lang/sun-jre15/PLIST