Run the jni tests using the interpreter.
authorBryce McKinlay <mckinlay@redhat.com>
Thu, 6 May 2004 17:54:30 +0000 (17:54 +0000)
committerBryce McKinlay <bryce@gcc.gnu.org>
Thu, 6 May 2004 17:54:30 +0000 (18:54 +0100)
commit579f964023609479859aa37fab0399c1026659b2
tree5abf05521ce86907d94933b8221e112810578f22
parent8ae6595c0b62f928fee2dbb3bb1a9b41299479a2
Run the jni tests using the interpreter.

* testsuite/libjava.jni/jni.exp (gcj_jni_compile_c_to_so): Append
options_cxx to shared lib compile command.
(gcj_jni_test_one): Pass cxxflags to gcj_jni_compile_c_to_so, so
they are used to link the shared lib, not the main binary.
Use libjava_invoke to run gij.

From-SVN: r81574
libjava/ChangeLog
libjava/testsuite/libjava.jni/jni.exp