gcc/libjava/java
Tom Tromey 6728a61d1f natRuntime.cc (_Jv_FindSymbolInExecutable): Return NULL if no library on the list has the symbol.
* java/lang/natRuntime.cc (_Jv_FindSymbolInExecutable): Return
	NULL if no library on the list has the symbol.
	(init): Call add_library on the program itself.
	* prims.cc (JvRunMain): Initialize Runtime before searching for
	`main'.
	(_Jv_RunMain): Likewise.

From-SVN: r43413
2001-06-15 23:22:02 +00:00
..
applet backport: Applet.java: New file. 2000-07-12 05:52:04 +01:00
awt Rectangle2D.java: fix doc typo. 2001-05-31 16:48:15 +00:00
beans * java/bean/Beans.java (instantiate): enable Applet code from Classpath 2001-01-18 00:43:17 +00:00
io natFile.cc (get_entry): Removed functions. 2001-06-01 04:04:10 +00:00
lang natRuntime.cc (_Jv_FindSymbolInExecutable): Return NULL if no library on the list has the symbol. 2001-06-15 23:22:02 +00:00
math Changes merged from Kawa's gnu.math. 2001-03-01 22:55:33 -08:00
net [multiple changes] 2001-05-24 05:40:37 +00:00
security PublicKey.java: Extend Key. 2001-06-04 22:55:49 +00:00
sql DriverManager.java (getDrivers): Handle case where driver's class loader is null. 2001-05-31 16:18:55 +00:00
text SimpleDateFormat.java (parse): Handle non-dst time zones. 2001-05-16 15:34:46 +00:00
util re PR libgcj/3144 (java.lang.Date.compareTo() not supported) 2001-06-14 15:41:57 +00:00