Update of /cvsroot/nice/Nice
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26637
Modified Files:
NEWS
Log Message:
Explicitly mark which methods are overrides in compiled packages, and
use that information to speed up the loading of compiled packages.
Index: NEWS
===================================================================
RCS file: /cvsroot/nice/Nice/NEWS,v
retrieving revision 1.33
retrieving revision 1.34
diff -C2 -d -r1.33 -r1.34
*** NEWS 16 Jun 2004 10:00:51 -0000 1.33
--- NEWS 17 Jun 2004 10:41:14 -0000 1.34
***************
*** 17,20 ****
--- 17,21 ----
several Java interfaces declaring that same method, like
java.io.ObjectOutputStream.flush()
+ * Reduced compilation time and memory consumption.
--
-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
|