8sa1-gcc/libjava/java
Tom Tromey 804b2c48ea natRuntime.cc (libraries_size, [...]): Removed.
* java/lang/natRuntime.cc (libraries_size, libraries_count,
	libraries): Removed.
	(add_library): Removed.
	(_load): Don't call add_library.
	(loadLibraryInternal): Likewise.
	(init): Likewise.
	(lookup_data): New struct.
	(find_symbol): New function.
	(_Jv_FindSymbolInExecutable): Use it.

From-SVN: r63348
2003-02-24 00:53:21 +00:00
..
applet AppletContext.java: Fix typo and remove redundant modifiers. 2002-11-14 20:35:27 +00:00
awt ScrollPaneAdjustable.java: Reformated. 2003-02-19 11:41:16 +00:00
beans Stephen Crawley <crawley@dstc.edu.au> 2003-02-07 20:19:53 +00:00
io InputStreamReader.java (getEncoding): Return null when closed. 2003-02-13 23:28:57 +00:00
lang natRuntime.cc (libraries_size, [...]): Removed. 2003-02-24 00:53:21 +00:00
math BigInteger.java (euclidInv): Take result array as an argument. 2003-02-20 16:55:15 +00:00
net 2003-02-17 Michael Koch <konqueror@gmx.de> 2003-02-17 15:33:54 +00:00
nio 2003-02-19 Michael Koch <konqueror@gmx.de> 2003-02-19 11:47:49 +00:00
rmi UnicastServerRef.java (unexportObject): Don't throw RemoteException. 2003-01-03 22:57:25 +00:00
security re PR libgcj/9271 (Severe bias in java.security.SecureRandom) 2003-02-13 17:00:22 +00:00
sql Timestamp.java (compareTo(Object)): New method. 2003-02-10 19:56:12 +00:00
text Externalizable.java, [...]: New versions from Classpath. 2002-11-10 22:06:49 +00:00
util ZipEntry.java (setComment): Don't check length when argument is null. 2003-02-21 16:56:58 +00:00