This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [RFA] Fix bytecode interpreter bitrot
- From: Tom Tromey <tromey 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: 29 Sep 2006 14:26:32 -0600
- Subject: Re: [RFA] Fix bytecode interpreter bitrot
- References: <451C1DDD.6020303@redhat.com>
- Reply-to: tromey at redhat dot com
>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:
Keith> I don't know if anybody actually uses the bytecode interpreter
Keith> anymore
Me neither.
Keith> It seems that over the past months, several bugs have found their way
Keith> into the BC interpreter. I believe this patch fixes those problems.
This is ok, thanks.
Tom