From: Brian T. H. <br...@ji...> - 2002-01-18 08:18:32
|
Under Linux, I think the OpenJIT is a good choice for a JIT, see the following URL: http://www.openjit.org/ I haven't tried using it with Jython yet, however. -Brian ----- Original Message ----- From: "dman" <ds...@ri...> To: <jyt...@li...> Sent: Friday, January 18, 2002 3:47 PM Subject: Re: [Jython-users] JIT under jython, how to enable > On Fri, Jan 18, 2002 at 06:23:45AM +0100, Syver Enstad wrote: > > | I've tried setting the option in the registry to true, but jython > | still says JIT: null when I am starting it. > > There is no JIT in jython; the JIT is a java thing. Which JVM and > which platform are you on? I don't think linux has a JIT since I > never see it enabled on my system, but I did see it enabled on > windows. > > -D > > -- > > The fear of the Lord leads to life: > Then one rests content, untouched by trouble. > Proverbs 19:23 > > > _______________________________________________ > Jython-users mailing list > Jyt...@li... > https://lists.sourceforge.net/lists/listinfo/jython-users > |