gcc/libjava/java
Andrew John Hughes 6a15d30b22 Naming.java: Added class documentation.
2005-04-22  Andrew John Hughes  <gnu_andrew@member.fsf.org>

	* java/rmi/Naming.java:
	Added class documentation.
	(lookup(String)): Call parseURL and getName.
	(bind(String,java.rmi.Remote)): Likewise.
	(unbind(String)): Likewise.
	(rebind(String, java.rmi.Remote)): Likewise.
	(list(String)): Call parseURL.
	(parseURL(String)): New method to handle parsing and defaults.
	(getName(java.net.URL)): New method to handle finding the service name.

From-SVN: r98542
2005-04-22 05:45:02 +00:00
..
applet GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
awt PixelGrabber.java (setPixels(int,int,int,int, ColorModel,byte[],int,int): Fixed byte to int conversion. 2005-04-20 09:13:22 +00:00
beans 2005-04-19 Michael Koch <konqueror@gmx.de> 2005-04-19 05:20:12 +00:00
io [multiple changes] 2005-04-20 09:18:19 +00:00
lang * java/lang/natClass.cc (initializeClass): Link class. 2005-04-22 02:33:31 +00:00
math GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
net [multiple changes] 2005-04-20 09:36:06 +00:00
nio [multiple changes] 2005-04-20 06:05:04 +00:00
rmi Naming.java: Added class documentation. 2005-04-22 05:45:02 +00:00
security AlgorithmParameterGenerator.java (getInstance): Mention provider when throwing NoSuchProviderException. 2005-02-22 21:35:04 +00:00
sql Timestamp.java, [...]: Reorganized imports and fixed copyright headers. 2004-10-20 08:09:27 +00:00
text 2005-04-20 Sven de Marothy <sven@physto.se> 2005-04-20 06:01:09 +00:00
util natLogger.cc (getCallerStackFrame): Don't crash on NULL klass and meth values from _Jv_StackTrace::GetCallerInfo(). 2005-04-06 18:42:23 +01:00