This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [RFA] JVMTI testsuite: jvmti.exp
- 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: 19 Sep 2006 17:17:13 -0600
- Subject: Re: [RFA] JVMTI testsuite: jvmti.exp
- References: <4510688D.5010705@redhat.com>
- Reply-to: tromey at redhat dot com
>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:
Keith> The following patch adds a jvmti.exp file in
Keith> testsuite/libjava.jvmti. It is based on libjava.cni/cni.exp. As you
Keith> can guess, the next patch will include some tests for several of my
Keith> recent patches.
Keith> Okay?
Yes, thanks.
Tom