There has been changed something in 1.4.1. Can't tell you the bug ID, but a quote from
http://java.sun.com/j2se/1.4.1/changes.html: The compiler now releases the pointers to its internal data structures after compilation completes, so that using javac inside a java program will not leak space. > -----Original Message----- > From: Chris McCabe [mailto:[EMAIL PROTECTED]] > Sent: Thursday, December 19, 2002 11:21 PM > To: Tomcat Users List > Subject: Re: in search of more efficient design > > but with 1.4 the memory usage would steadily increase until > it reached the max and then it would die with out of memory > exceptions. I am hoping this was fixed in 1.4.1, but > I have not seen any specific bug report on the problem. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
