2003-12-27 Guilhem Lavaux <guilhem@kaffe.org>
commitdc9c088bda32161a4522ac164cbe10fcad9b0f91
authormkoch <mkoch@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 26 Dec 2003 23:23:55 +0000 (26 23:23 +0000)
committermkoch <mkoch@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 26 Dec 2003 23:23:55 +0000 (26 23:23 +0000)
treed0b5cd9683876b542d93dcfe5e9d3652ca5166b4
parent21e3ab647966d0076dcb0fec8cc9fbdce76884d2
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@75044 138bc75d-0d04-0410-961f-82ee72b054a4
libjava/ChangeLog
libjava/java/rmi/Naming.java