This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [RFC] GC: external thread suspension
- From: Bryce McKinlay <mckinlay at redhat dot com>
- To: Keith Seitz <keiths at redhat dot com>
- Cc: Java Patch List <java-patches at gcc dot gnu dot org>
- Date: Thu, 11 May 2006 20:24:28 -0400
- Subject: Re: [RFC] GC: external thread suspension
- References: <4463B0DD.6090205@redhat.com>
Keith Seitz wrote:
At long last I am returning to JDWP work, and one of the most pressing
issues is still modification of the GC to allow for external thread
suspension.
Great! Thanks Keith.
We will need a ChangeLog entry for this patch. Also, it looks like
changes to gc.h to add the public interface weren't included?
I'd like to get this checked in pretty promptly, but I'll give Hans a
chance to comment on it first.
Bryce