Date: Wed, 23 Sep 1998 02:13:04 -0700 (PDT) From: Robert Swindells <swindellsr@genrad.co.uk> To: pvh@leftside.wcape.school.za Cc: freebsd-java@FreeBSD.ORG Subject: Re: Compiling a list (FAQ?) of java technologies for FreeBSD? Message-ID: <199809230913.CAA15087@hub.freebsd.org> In-Reply-To: <Pine.BSF.4.02A.9809231013120.17010-100000@leftside.wcape.school.za> (message from Peter van Heusden on Wed, 23 Sep 1998 10:24:15 %2B0200 (SAT))
next in thread | previous in thread | raw e-mail | index | archive | help
Peter van Heusden wrote: >I'm considering compiling a mini-FAQ of java technologies in use on >FreeBSD. These would include basically any class library, compiler or >VM for java (or java + extensions - e.g. gc). Thus far the list >appears to include: >jites - IBM Java VM (?) - Linux (?) jikes - IBM compiler - Linux binary. Jikes works well, it is just a compiler that executes faster, it doesn't speed up the resulting class files any. I would say that I am close to getting tya to work. This is a GPL JIT written for Linux that plugs into a Sun VM. I got it from http://www.dragon1.net/software/tya/ Robert Swindells To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809230913.CAA15087>
