gcc/libjava/java
Tom Tromey 3fd64b5a09 Runtime.java (_load): Declare.
* java/lang/Runtime.java (_load): Declare.
	(load, loadLibrary): Wrote in terms of _load.
	* java/lang/natRuntime.cc (load): Call JNI_OnLoad if it appears in
	library.
	(loadLibrary): Likewise.
	Include <jni.h>.
	(_load): New method.
	(loadLibrary, load): Removed.

From-SVN: r31846
2000-02-08 00:26:58 +00:00
..
awt * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
io PipedOutputStream.java (write(byte[], int, int)): New method. 2000-02-03 17:17:26 +00:00
lang Runtime.java (_load): Declare. 2000-02-08 00:26:58 +00:00
math Makefile.am: Added MPN.java and BigInteger.java. 2000-02-04 22:00:36 +00:00
net * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
security * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
text Calendar.java (toString): New method. 2000-02-03 18:26:51 +00:00
util Calendar.java (toString): New method. 2000-02-03 18:26:51 +00:00