This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [RFA] JVMTI getmethodname test generated files
- 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: 31 Jan 2007 11:28:38 -0700
- Subject: Re: [RFA] JVMTI getmethodname test generated files
- References: <45C0FA8A.5080607@redhat.com>
- Reply-to: tromey at redhat dot com
>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:
Keith> I recently added the getmethodname tests to libjava.jvmti, but I think
Keith> I forgot to add the generated files "getmethodname.h" and
Keith> "getmethodname.jar" that appeared in my source directory.
Keith> [patch intentionally omitted] Okay?
Yes, thanks.
Tom