This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: (!) Interoperability Patches for RMI
- From: Tom Tromey <tromey at redhat dot com>
- To: Norbert Frese <postfach at nfrese dot net>
- Cc: java at gcc dot gnu dot org
- Date: 08 Jan 2004 12:58:59 -0700
- Subject: Re: (!) Interoperability Patches for RMI
- References: <1073592490.3193.38.camel@lilota.lamp.priv>
- Reply-to: tromey at redhat dot com
>>>>> "Norbert" == Norbert Frese <postfach@nfrese.net> writes:
Norbert> I have improved the rmi interoperability patches and am going
Norbert> to send them to the patches mailing list. So please don't
Norbert> apply my older rmi patches.
Ok.
BTW, what is your paperwork status? For non-trivial patches we need
copyright assignments, etc. I don't remember if you've gone through
this (apologies if you have); if you haven't we should get started
asap.
Oh, one last thing, please send your patches to the "java-patches"
list instead of the "java" list. Thanks.
Norbert> The interop testsuite now includes a 'hardcore' callback test with
Norbert> multiple threads and server to client callbacks...
That sounds great. Is it free software? Could we get it into Mauve
somehow?
Tom