gcc/libjava/java
Tom Tromey 7666af8941 Class.java (getClasses): New method.
* java/lang/Class.java (getClasses): New method.
	(internalGetClasses): Likewise.
	(getClassLoader): Updated documentation.
	(getDeclaredClasses): New overload; old overload no longer
	native.
	(_getConstructors): Removed.
	(resourcePath): Updated.
	* java/lang/natClass.cc (getClasses): Removed.
	* java/lang/Class.h (getDeclaredClasses, getDeclaredConstructors):
	Updated.
	(_getConstructors): Removed.

From-SVN: r100948
2005-06-14 18:51:54 +00:00
..
applet GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
awt Makefile.am (gtk_awt_peer_sources): Add GtkVolatileImage.java. 2005-05-06 23:06:18 +00:00
beans 2005-04-29 Robert Schuster <thebohemian@gmx.net> 2005-04-29 06:11:27 +00:00
io * java/io/ObjectInputStream.java (currentLoader): Fixed typo. 2005-06-01 22:13:35 +00:00
lang Class.java (getClasses): New method. 2005-06-14 18:51:54 +00:00
math GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
net URLClassLoader.java: import gnu.gcj.Core, and gnu.java.net.protocol.core.CoreInputStream. 2005-06-04 11:23:29 +00:00
nio Charset.java (encode, decode): Synchronize on 'this', not the class. 2005-05-17 01:52:02 +00:00
rmi RMIClassLoader.java (getClassLoader): Make public. 2005-06-09 01:02:37 +01:00
security AccessControlContext.java: Reformated. 2005-04-26 07:16:48 +00:00
sql Timestamp.java, [...]: Reorganized imports and fixed copyright headers. 2004-10-20 08:09:27 +00:00
text MessageFormat.java (parse): When parsing strings, check for an empty pattern trailer. 2005-06-08 15:46:08 +00:00
util re PR libgcj/20435 (regex pattern compiling bug) 2005-06-01 22:11:00 +00:00