From owner-freebsd-java Mon Feb 22 8:46:31 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (Postfix) with ESMTP id 676B510E5F for ; Mon, 22 Feb 1999 08:46:26 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id JAA11884; Mon, 22 Feb 1999 09:46:18 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id JAA01799; Mon, 22 Feb 1999 09:46:11 -0700 Date: Mon, 22 Feb 1999 09:46:11 -0700 Message-Id: <199902221646.JAA01799@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Erwan Arzur Cc: Nate Williams , Mike Jeays , freebsd-java@FreeBSD.ORG Subject: Re: somewhat new to java questions In-Reply-To: <36D143B3.C3432089@netvalue.fr> References: <36CDB479.65A0EFC6@chdev.com> <199902200138.SAA22208@mt.sri.com> <36CE170E.3F11D82D@statcan.ca> <199902200241.TAA22415@mt.sri.com> <36CE39E4.7221ED5F@statcan.ca> <199902200505.WAA22643@mt.sri.com> <36D143B3.C3432089@netvalue.fr> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > See the FreeBSD java WWW page for a couple of JITs. ShuJIT appears to > > work quite well. > > Hi ! > > Have you been able to make it behave correctly under 4.0-CURRENT ? I haven't even tried to run 3.*-stable, let alone 4.*. > I've tailored the Makefiles to make them generate aout libraries that > the current FreeBSD JVM should be able to load, but even the simpliest > "hello, world" program fails miserably, there is some kind of infinite > loop somewhere, which i could not track due to lack of time :-( Weird. There were some loader issues as of late, maybe they had something to do with it. Also, have you tried running binaries made on 2.* on 3.* to see if that works? Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message