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: RMI UnicastRemoteCall (libgcj/10886)


>>>>> "Jeff" == Jeff Sturm <jsturm@one-point.com> writes:

Jeff> The problem seems to appear when marshalling the return value of
Jeff> certain void remote methods over the 1.1 wire protocol.  I don't
Jeff> know if this is exactly the right thing to do, but it does solve
Jeff> the test case.

Probably no one here knows.  The RMI code is basically a straight
import from Transvirtual.

Given that this fixes the test case, I think that makes it ok to go
in.  Can you get it into Classpath at the same time?

Probably we should contact the kaffe guys to see if they have any RMI
improvements.

Tom


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