OSDN Git Service

2002-11-19 Ranjit Mathew <rmathew@hotmail.com>
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Nov 2002 21:23:28 +0000 (21:23 +0000)
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Nov 2002 21:23:28 +0000 (21:23 +0000)
commitcc14be77eb9f6f2e2873b815578f4a6f3a9b4d02
tree719e9cf757212f11ff214bf2180aa6d7b25ab849
parent5f04c7dbd152f7c65b98b721142fe26d58bb30df
2002-11-19  Ranjit Mathew <rmathew@hotmail.com>

* include/jni.h: Add missing JNICALL and JNIEXPORT attributes
to function and function pointer declarations in accordance with
Sun's JDKs. Define JNIIMPEXP to either JNIEXPORT or JNIIMPORT
based on whether __GCJ_JNI_IMPL__ has been defined or not.
* jni.cc: Add missing JNICALL and JNIEXPORT attributes to
JNI function definitions.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59277 138bc75d-0d04-0410-961f-82ee72b054a4
libjava/ChangeLog
libjava/include/jni.h
libjava/jni.cc