Or we should multiply by 8 :-) On Sat, Oct 22, 2011 at 1:22 PM, Dragan Sahpaski <[email protected]> wrote: > Hi, > I believe line 344 and 345 contains a typo. > > alertManager.info(String.format("Garbage collection freed %,.2f Kb of > memory.", > ((double) delta) / 1024.0d)); > > I guess that "Kb" should be "KB" or kB". > > I'm not trying to email the list for every typo I see but this I think > should be fixed as Kb means kilobits. > > Cheers, > Dragan Sahpaski >
-- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
