This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: RMI
- From: Tom Tromey <tromey at redhat dot com>
- To: Gruschus Thomas-PT1217 <PT1217 at motorola dot com>
- Cc: "'java at gcc dot gnu dot org'" <java at gcc dot gnu dot org>
- Date: 24 Jun 2002 17:49:22 -0600
- Subject: Re: RMI
- References: <F3A5990663DDD5118C18009027FC6F36016D7907@CA53EXM01>
- Reply-to: tromey at redhat dot com
>>>>> "Gruschus" == Gruschus Thomas-PT1217 <PT1217@motorola.com> writes:
Gruschus> How complete is the RMI support?
As far as I know it is complete to the JDK 1.1 implementation.
However, nobody has done any RMI testing in the libgcj framework. Our
RMI implementation comes from Transvirtual and kaffe; I don't know
what sort of testing went on there.
Could you give it a try? It would be nice to know how well it does.
Tom
- References:
- RMI
- From: Gruschus Thomas-PT1217