This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [RFA] JVMTI events test tweak
- 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: 16 Jan 2007 10:30:34 -0700
- Subject: Re: [RFA] JVMTI events test tweak
- References: <45AC75DB.7050809@redhat.com>
- Reply-to: tromey at redhat dot com
>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:
Keith> This patch removes another platform-dependent problem with the events
Keith> test. Same deal as all the other callbacks.
Keith> Ok?
Yes, thanks.
Tom