Tom Tromey d348bda453 resolve.cc (ncode): Set args_raw_size.
* resolve.cc (ncode): Set args_raw_size.  Compute jni_cif and
	jni_arg_types.
	(init_cif): Added `rtype_p' argument.
	* include/java-interp.h (class _Jv_MethodBase): Added
	args_raw_size.
	(class _Jv_InterpMethod): Removed args_raw_size.
	(class _Jv_JNIMethod): Added jni_cif and jni_arg_types fields.
	* jni.cc (call): Pass JNIEnv and (for static methods only) the
	class pointer as well as the ordinary arguments.

From-SVN: r31995
2000-02-16 00:07:34 +00:00
..
2000-01-31 04:53:47 +00:00
1999-04-07 14:42:40 +00:00
1999-04-07 14:42:40 +00:00
2000-02-10 20:31:48 +00:00
1999-09-10 22:03:10 +00:00
2000-01-17 15:45:24 +00:00
1999-07-19 18:03:31 +00:00