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: GC leaks debugging


On 09/04/11 02:14, Boehm, Hans wrote:
> Finally getting around to looking at this thread:
>
>
> 2. The heap expansion heuristic in the GC versions < 7 is not very
> robust in cases like this.  It tries to allocate a fixed fraction of
> the heap between collections, and grows the heap if that fails.

What would cause it to fail?

Andrew.


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