This is the mail archive of the java@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]

Re: Memory leak with Sockets?


On Oct 29, 2003, at 3:17 PM, Stanley Brown wrote:

I have a program that is opening and closing a Socket hundreds of times sending small amounts of information back and forth from a remote server. Works great with the Sun JRE. But the same app, compiled with GCJ, consumes an ever increasing amount of memory every second its running until it eventually crashes due to lack of memory.

Can you make a small test case?


Regards

Bryce.



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