gcc/libjava/java/rmi
Guilhem Lavaux a4dc20a946 Naming.java (lookup): Check if the first character of the filename returned by URL.getFile() is a '/'...
2003-12-27  Guilhem Lavaux  <guilhem@kaffe.org>

	* java/rmi/Naming.java (lookup): Check if the first character of the
	filename returned by URL.getFile() is a '/', only if it is the case
	we cut this first character and call the registry with the good name.
	(bind): Likewise.
	(rebind): Likewise.

From-SVN: r75044
2003-12-26 23:23:55 +00:00
..
activation ActivationInstantiator.java, [...]: Removed redundant modifiers. 2003-10-11 18:42:07 +00:00
dgc ActivationInstantiator.java, [...]: Removed redundant modifiers. 2003-10-11 18:42:07 +00:00
registry ActivationInstantiator.java, [...]: Removed redundant modifiers. 2003-10-11 18:42:07 +00:00
server Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
AccessException.java
AlreadyBoundException.java
ConnectException.java
ConnectIOException.java
MarshalException.java
MarshalledObject.java Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
Naming.java Naming.java (lookup): Check if the first character of the filename returned by URL.getFile() is a '/'... 2003-12-26 23:23:55 +00:00
NoSuchObjectException.java
NotBoundException.java
Remote.java
RemoteException.java
RMISecurityException.java
RMISecurityManager.java
ServerError.java
ServerException.java
ServerRuntimeException.java
StubNotFoundException.java
UnexpectedException.java
UnknownHostException.java
UnmarshalException.java