This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r115034 - in /trunk/libjava: ChangeLog jni.cc t...


Author: tromey
Date: Tue Jun 27 15:33:24 2006
New Revision: 115034

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115034
Log:
	PR libgcj/28178:
	* jni.cc (_Jv_JNI_DeleteLocalRef): Ignore null argument.
	(_Jv_JNI_DeleteGlobalRef): Likewise.
	* testsuite/libjava.jni/PR28178.java: New file.
	* testsuite/libjava.jni/PR28178.c: New file.
	* testsuite/libjava.jni/PR28178.out: New file.

Added:
    trunk/libjava/testsuite/libjava.jni/PR28178.c
    trunk/libjava/testsuite/libjava.jni/PR28178.java
    trunk/libjava/testsuite/libjava.jni/PR28178.out
Modified:
    trunk/libjava/ChangeLog
    trunk/libjava/jni.cc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]