2007-01-18 Marco Trudel <mtrudel@gmx.ch>
commit076c702a9ff1f722e49cdf89843cadefdb6a79d2
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Jan 2007 20:47:50 +0000 (18 20:47 +0000)
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Jan 2007 20:47:50 +0000 (18 20:47 +0000)
tree4c2a62510b05498eb172331a262a4868c7425147
parent2d32993028a00a97f22d9327dd9ea4eb1e1c0d22
2007-01-18  Marco Trudel  <mtrudel@gmx.ch>

* jni.cc (_Jv_JNI_FindClass): Initialize class.
* testsuite/libjava.jni/findclass2.jar: New file.
* testsuite/libjava.jni/findclass2.h: New file.
* testsuite/libjava.jni/findclass2.java: New file
* testsuite/libjava.jni/findclass2.c: New file.
* testsuite/libjava.jni/findclass2.out: New file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@120930 138bc75d-0d04-0410-961f-82ee72b054a4
libjava/ChangeLog
libjava/jni.cc
libjava/testsuite/libjava.jni/findclass2.c [new file with mode: 0644]
libjava/testsuite/libjava.jni/findclass2.h [new file with mode: 0644]
libjava/testsuite/libjava.jni/findclass2.jar [new file with mode: 0644]
libjava/testsuite/libjava.jni/findclass2.java [new file with mode: 0644]
libjava/testsuite/libjava.jni/findclass2.out [new file with mode: 0644]