This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Remerge gnu.java.rmi.server.UnicastRef.java


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]