gcc/libjava/java
Tom Tromey 93d4556218 prims.cc (_Jv_NewObjectArray): Use _Jv_GetArrayElementFromElementType.
* prims.cc (_Jv_NewObjectArray): Use
	_Jv_GetArrayElementFromElementType.
	(_Jv_NewPrimArray): Likewise.
	* java/lang/natObject.cc (clone): Use
	_Jv_GetArrayElementFromElementType instead of sizeof.
	* java/lang/natSystem.cc (arraycopy): Use
	_Jv_GetArrayElementFromElementType.
	* include/jvm.h (_Jv_GetArrayElementFromElementType): New
	function.

From-SVN: r30655
1999-11-25 00:36:51 +00:00
..
awt configure: Rebuilt. 1999-09-10 22:03:10 +00:00
io PrintStream (PrintStream): Fix illegal usage of "this" before "super". 1999-11-01 01:15:37 +00:00
lang prims.cc (_Jv_NewObjectArray): Use _Jv_GetArrayElementFromElementType. 1999-11-25 00:36:51 +00:00
net re GNATS java.net/57 (potential buffer overruns) 1999-11-23 11:40:26 +00:00
security natClassLoader.cc (_Jv_PrepareCompiledClass): Renamed from _Jv_InternClassStrings. 1999-08-18 14:16:42 +00:00
text MessageFormat.java (MessageFormat(String)): Set the default locale. 1999-09-22 05:41:26 +01:00
util ZipFile.java: Compute the offset of the ZipEntry data correctly. 1999-11-07 08:30:31 +00:00