gcc/libjava/java/lang/reflect
Tom Tromey 5dab1948f6 natMethod.cc (get_ffi_type): Test size of jboolean and select correct ffi type on that basis.
* java/lang/reflect/natMethod.cc (get_ffi_type): Test size of
	jboolean and select correct ffi type on that basis.
	(_Jv_CallNonvirtualMethodA): Handle `void' return type.
	Constructor call always has `void' return type.

From-SVN: r31242
2000-01-05 17:23:34 +00:00
..
AccessibleObject.java Initial revision 1999-04-07 14:42:40 +00:00
Array.java Initial revision 1999-04-07 14:42:40 +00:00
Constructor.java [multiple changes] 2000-01-04 08:46:52 +00:00
Field.java Initial revision 1999-04-07 14:42:40 +00:00
InvocationTargetException.java Initial revision 1999-04-07 14:42:40 +00:00
Member.java Initial revision 1999-04-07 14:42:40 +00:00
Method.java [multiple changes] 2000-01-04 08:46:52 +00:00
Modifier.java Modifier.java (STRICT): New constant. 1999-12-20 23:05:21 +00:00
natArray.cc configure: Rebuilt. 1999-09-10 22:03:10 +00:00
natConstructor.cc [multiple changes] 2000-01-04 08:46:52 +00:00
natField.cc configure: Rebuilt. 1999-09-10 22:03:10 +00:00
natMethod.cc natMethod.cc (get_ffi_type): Test size of jboolean and select correct ffi type on that basis. 2000-01-05 17:23:34 +00:00