diff options
author | Tom Tromey <tromey@cygnus.com> | 2000-02-08 00:23:09 +0000 |
---|---|---|
committer | Tom Tromey <tromey@gcc.gnu.org> | 2000-02-08 00:23:09 +0000 |
commit | 278abd2849d9546d8591ba88541a50b11d8337ec (patch) | |
tree | 36a4de052d1136e78dd63b533c3aaf776d2df3b9 /libjava/java/io/FileReader.java | |
parent | 7c51d9fb95c7be54dedf3def0e3186e8f6628712 (diff) | |
download | gcc-278abd2849d9546d8591ba88541a50b11d8337ec.zip gcc-278abd2849d9546d8591ba88541a50b11d8337ec.tar.gz gcc-278abd2849d9546d8591ba88541a50b11d8337ec.tar.bz2 |
jni.cc (ThrowableClass): New define.
* jni.cc (ThrowableClass): New define.
(_Jv_JNI_Throw): Check argument.
(_Jv_JNI_ThrowNew): Likewise.
(wrap_value): Don't wrap object if it is NULL.
(_Jv_JNI_DefineClass): Use wrap_value.
(_Jv_JNI_FindClass): Likewise.
(_Jv_JNI_GetSuperclass): Likewise.
(_Jv_JNI_ExceptionOccurred): Likewise.
(_Jv_JNI_AllocObject): Likewise.
(_Jv_JNI_GetObjectClass): Likewise.
(_Jv_JNI_NewString): Likewise.
(_Jv_JNI_NewStringUTF): Likewise.
(_Jv_JNI_NewObjectArray): Likewise.
(_Jv_JNI_GetObjectArrayElement): Likewise.
(_Jv_JNI_NewPrimitiveArray): Likewise.
(_Jv_JNI_ToReflectedField): Likewise.
(_Jv_JNI_ToReflectedMethod): Likewise.
(_Jv_JNI_AllocObject): Check argument.
(_Jv_JNI_NewObjectV): Likewise.
(_Jv_JNI_NewObject): Likewise.
(_Jv_JNI_NewObjectA): Likewise.
(_Jv_JNI_GetObjectClass): Likewise.
(_Jv_JNI_GetField): Likewise.
(_Jv_JNI_SetField): Likewise.
From-SVN: r31845
Diffstat (limited to 'libjava/java/io/FileReader.java')
0 files changed, 0 insertions, 0 deletions