This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

memory leak in 3.3?


Jacob Gladish writes:
 > While trying to reproduce a problem I've been seeing in 3.1, I decided
 > to run my test program under 3.3 to see if this is something already
 > fixed and have noticed that the memory size has grow to be 825 megs over
 > the past 17 hours and appears to be continually growing. I searched the
 > bug database and there does not appear to be anything under memory leaks
 > for 3.3.

This one is related to exceptions:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12475

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]