From: Sylvain Joyeux Date: 2007-10-12T04:25:03+09:00 Subject: Re: Should *most* memory be release back to the system? > preferring newer heaps for allocation would help Actually, it does not really. The probability to have at least one object kept in, say, 10000 (mimumn heap size) is quite big. I'll have more raw data to show when I have time to do a page about them. Sylvain