[patch] Remerge gnu.java.rmi.server.UnicastRef.java
Tom Tromey
tromey@redhat.com
Sat Sep 20 20:13:00 GMT 2003
Nathanael> * gnu/java/rmi/server/UnicastRef.java: Remerge from Classpath.
These days we prefer to use the original ChangeLog entry.
In this case it is poorly-formatted, but here it is:
2003-08-11 Ingo Proetel <proetel@aicas.com>
* gnu/java/rmi/server/UnicastRef.java: make constructor public and check if serverobject
is compatible in case client and server are running in the same VM
* gnu/java/rmi/rmic/RMIC.java: fix that methods of the remote interfaces are used
instead of the xxxImpl class
I wonder if both parts are needed at once.
I wouldn't necessarily expect regressions from a bug here; there
probably isn't a test case.
In any case, this patch is fine.
Tom
More information about the Java-patches
mailing list