This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Rmi compilation to native code
Hi,
On Fri, 2002-02-22 at 16:42, Tom Tromey wrote:
>
> As to RMI, as far as I know nobody has tried RMI in a gcj or even
> Classpath context. I imported the TVT code drop but I never tried it.
The Orp developers have used the rmi package and there are a couple of
patches in the Classpath patch manager. I am going (very, very) slowly
through all the patches they submitted, but since I don't know that much
about RMI it might take a while before I come to them. If anyone want to
take a look see:
http://savannah.gnu.org/patch/?func=detailpatch&patch_id=68&group_id=85
The patch is about 70K and there are some other entries in the patch
manager that contain other/newer(?) versions of it with some simple
changelog messages and some added files.
Cheers,
Mark