gcc/libjava/java/lang/reflect
Tom Tromey bcf98e48ef natMethod.cc (_Jv_CallAnyMethodA): Accept null `args' if method takes no parameters.
* java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA): Accept null
	`args' if method takes no parameters.

From-SVN: r36209
2000-09-06 21:20:45 +00:00
..
AccessibleObject.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Array.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Constructor.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Field.java PipedInputStream.java (read(byte[],int,int)): Mostly rewrote. 2000-08-07 19:59:48 +00:00
InvocationTargetException.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Member.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Method.java Method.java (hashCode): Use getName(). 2000-08-08 03:34:51 +00:00
Modifier.java mauve-libgcj: Activated serialization tests. 2000-07-27 23:57:07 +00:00
natArray.cc natArray.cc (newInstance): Don't allow array of `void' to be created. 2000-03-09 04:50:49 +00:00
natConstructor.cc mauve-libgcj: Activated serialization tests. 2000-07-27 23:57:07 +00:00
natField.cc All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
natMethod.cc natMethod.cc (_Jv_CallAnyMethodA): Accept null `args' if method takes no parameters. 2000-09-06 21:20:45 +00:00