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

Reply via email to