That's the usual jvm behavior, the memory increases until it reaches the limit and then the garbage collector kicks off and me memory lowers.
Paulo ----- Original Message ----- From: "Yohan" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Thursday, March 29, 2007 4:27 PM Subject: [iText-questions] Memory problem (Garbage collector) > Hello, > > I have a problem with my application using itext. > I test use memory when i'm creating a pdf file, and each time i want to re > create it, the memory continue to increase. > So at least i have an application who need too many memory just for > creating > a pdf file. > Best regards > > -- > Yohan Zemmour ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
