This is the mail archive of the
java-patches@sources.redhat.com
mailing list for the Java project.
Re: Patch: kill leftover GC_DEBUG code
- To: green at cygnus dot com
- Subject: Re: Patch: kill leftover GC_DEBUG code
- From: Tom Tromey <tromey at cygnus dot com>
- Date: 04 Sep 2000 15:20:35 -0600
- Cc: java-patches at sources dot redhat dot com
- References: <200009042109.OAA06029@decepticon.cygnus.com>
- Reply-To: tromey at cygnus dot com
Anthony> Boehm removed some of the test code in his collector, but not
Anthony> all. This finishes the job off.
Thanks. Please check this in.
Is this removing remnants of local code? Or is it bugs in the
upstream GC? If the latter, could you forward the patch to Hans?
Tom