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]

Re: [RFA] Boehm GC support addition for debugging


Bryce McKinlay wrote:

Keith Seitz wrote:
Is there another GC implementation in which I need to stub these methods?
nogc.cc should also be updated.

Ah, okay, Will do. I knew I probably missed one.


I've ifdef'd out the code for this because I'm still awaiting word on the latest revision of my Boehm GC external thread suspension patch.

OK, but please check in the Boehm GC patch at the same time and remove the #ifdef's. This is trunk we're talking about, and the thread suspension code is unlikely to break anything that currently works. If there are problems discovered with the thread suspension code, then we can just fix them in trunk.

Hmm. Okay, well, so should I consider the GC patch "approved" _for now_ (or at least until it is a problem for me)?


I just want to be explicitly clear on this since Hans has not officially approved anything w.r.t. my GC patch.

Keith


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