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: Keith Seitz <keiths at redhat dot com>
- To: Bryce McKinlay <mckinlay at redhat dot com>
- Cc: Java Patch List <java-patches at gcc dot gnu dot org>
- Date: Thu, 11 May 2006 18:10:35 -0700
- Subject: Re: [RFC] GC: external thread suspension
- References: <4463B0DD.6090205@redhat.com> <4463D5BC.7040601@redhat.com>
Bryce McKinlay wrote:
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?
Yeah, that's just an RFC for comment. I won't actually post a changelog
until discussions are complete and we have a final version which can be
posted.
You are correct: no public declaration in gc.h. I forgot to do that! My bad.
Keith