[Fb-contrib-commit] fb-contrib/htdocs index.html,1.69,1.70
Brought to you by:
dbrosius
|
From: Dave B. <dbr...@us...> - 2006-03-07 06:28:36
|
Update of /cvsroot/fb-contrib/fb-contrib/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29061/htdocs Modified Files: index.html Log Message: me speaky english very goodly Index: index.html =================================================================== RCS file: /cvsroot/fb-contrib/fb-contrib/htdocs/index.html,v retrieving revision 1.69 retrieving revision 1.70 diff -u -d -r1.69 -r1.70 --- index.html 7 Mar 2006 06:18:50 -0000 1.69 +++ index.html 7 Mar 2006 06:28:33 -0000 1.70 @@ -62,8 +62,8 @@ Looks for uses of jdbc vendor specific classes and methods making the database access code non portable.</li> <li><b>[PMB] Possible Memory Bloat</b><br/> - Looks for classes that maintain collections or StringBuffer/StringBuilders in static member - variables, and that do not appear to provide a way to clear or remove items from this members. + Looks for classes that maintain collections or StringBuffer/StringBuilder in static member + variables, and that do not appear to provide a way to clear or remove items from these members. Such member variables are likely causes of memory bloat.</li> </ul> </div> |