[RFA] JVMTI Interpreted Tests

Kyle Galloway kgallowa@redhat.com
Wed Jan 24 19:57:00 GMT 2007


This patch adds a new file to libjava.jvmti called jvmti-interp.exp. 
This new file runs tests for JVMTI using GIJ (i.e. without compiling to 
native using GCJ).  It runs all the tests in the interp folder inside 
libjava.jvmti.  These tests require their native side be written in JNI, 
since they are run interpreted.  Tests themselves will come with (near) 
future patches.

Comments, or can I commit this?

Thanks,
Kyle

2007-01-24  Kyle Galloway  <kgallowa@redhat.com>

	* libjava/testsuite/libjava.jvmti/jvmti-interp.exp: New file.
	* libjava/testsuite/libjava.jvmti/interp: New folder.
	* libjava/testsuite/lib/libjava.exp
         (exec_gij): New Method.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: newtests.patch
Type: text/x-patch
Size: 6172 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20070124/9a48d213/attachment.bin>


More information about the Java-patches mailing list