gcc/libjava/java
Tom Tromey c74e221410 prims.cc (DECLARE_PRIM_TYPE): Define a vtable as well.
* prims.cc (DECLARE_PRIM_TYPE): Define a vtable as well.
	(_Jv_PrimClass): Set `methods' by calling _Jv_FindArrayClass.
	* include/jvm.h (struct _Jv_ArrayVTable): Declare.
	(NUM_OBJECT_METHODS): New define.
	* java/lang/natClassLoader.cc (_Jv_FindArrayClass): Added
	`array_vtable' parameter.  Added assertion.
	* java/lang/Class.h (_Jv_FindArrayClass): Added `array_vtable'
	parameter.

From-SVN: r34312
2000-05-31 23:50:37 +00:00
..
awt Makefile.in: Rebuilt. 2000-04-09 04:13:27 +00:00
beans Jumbo patch: 2000-05-19 17:55:34 +00:00
io ObjectOutputStream.java (writeObject): Use component type when writing arrays. 2000-05-24 21:15:51 +00:00
lang prims.cc (DECLARE_PRIM_TYPE): Define a vtable as well. 2000-05-31 23:50:37 +00:00
math ObjectStreamException.java: New file. 2000-04-11 09:21:53 +00:00
net Jumbo patch: 2000-05-19 17:55:34 +00:00
security Jumbo patch: 2000-05-19 17:55:34 +00:00
sql ObjectStreamException.java: New file. 2000-04-11 09:21:53 +00:00
text Locale.java (Locale): Don't explicitly check for null. 2000-05-04 15:50:34 +00:00
util re GNATS libgcj/226 (implicit __builtin_expect) and GNATS gcj/228 (compressed JAR files) 2000-05-21 00:30:46 +01:00