This is the mail archive of the java-patches@sourceware.cygnus.com 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]

Re: New collector


>>>>> "Bryce" == Bryce McKinlay <bryce@albatross.co.nz> writes:

>> I'm committing a new garbage collector from Hans Boehm.  It is
>> 5.0alpha4.  The changes are large enough that I'm not going to post
>> them.  Please give it a try.

Bryce> Tom, after building this (and the cleanup patch), anything that
Bryce> does any significant allocation seems to lock up totally on my
Bryce> system - I have to kill -9 the process.

What system?

Can you try "make check" in the boehm-gc build directory?

Bryce> Is anyone else seeing this or did I do something silly?

I doubt it is anything you did.
It is either a bug in the collector or a bug in my merge.

T

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