Date: Wed, 5 Feb 2003 18:17:17 +0200 From: costin <gicabulica@edison.ro> To: freebsd-java@freebsd.org Subject: Re[4]: Which port behaves better? Message-ID: <101186119405.20030205181717@edison.ro>
next in thread | raw e-mail | index | archive | help
Hi! First of all, thanks for the reply. So let me just rephrase that to see if I understood corectly. Basically, the NATIVE_BOOTSTRAP switch is present if one has already the FreeBSD port installed and wants to compile a JDK he can use that instead of the Linux one. And now that I`ve got that right(hopefully) what compilers are you guys using - jikes/ some kind of jits? or the basic javac. And to repet myself, what about the others jvm's, especially ibm`s? I would like to know of course about the one that you are using and also anything you know about the one`s that you don`t normally use. I`m asking about ibm`s jvm `cause I`ve heard a lot of good things about it like clean implementation and a lot more speed comparing to the sun jvm...just a thought. Thanks again, you advice was really helpful. GC> On Wed, 5 Feb 2003 15:15:36 +0200 GC> costin <gicabulica@edison.ro> wrote: >> Thanks. >> >> What about the jikes alternative and the switches from the native >> jdk13 (the NATIVE_BOOTSTRAP for example). >> >> I`m looking for a more detailed answer. GC> Ok, here is how it works. GC> The Java ports require a java compiler to bootstrap. On a fresh GC> install you need to install a Linux JDK, GC> point your JAVA_HOME at that location and then you can GC> compile/install a native JDK. After the GC> installation of the native JDK, you can nuke the Linux JDK, set your GC> JAVA_HOME to the native JDK and GC> set NATIVE_BOOTSTRAP and get all new native JDKs to compile using GC> the native JDK to bootstrap. Once GC> we have a modern binary release (I think the last was like 1.1.8 or GC> there abouts) we won't need the GC> Linux JDKs at all. GC> Hopefully it helps and I've got it right..:) GC> GB >> Thanks again... >> AM> On Wed, 5 Feb 2003, costin wrote: >> >> >> Hello! >> >> >> >> I would like to know what port of the java >> >> (linux-sun/linux-ibm/jdk-13) behaves better. I`m reffering ofc, >> >> first to stability and then to performance. >> >> >> >> I know I might ask a very borring and general question but I didn`t >> >> found any relevant answers to it. >> >> >> >> I`m not interested in working in a GUI environment, the machine is >> >> running the lastest 4-STABLE (aka 4.7-p3) and will be running JBoss, >> >> tomcat or resin or something related. >> >> AM> Native jdk1.3.1 (latest patch) with OpenJIT >> >> >> >> >> I would also like some advices about which java servers (in the >> >> ejbs/jsps/servlets arena) are working best and in which combination? >> >> >> >> Any light in the configurations switches in all ports will also be >> >> very helpful. >> >> >> >> Thanks a lot. >> >> >> >> -- >> >> Toate Bune >> >> costin >> >> >> >> >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> >> with "unsubscribe freebsd-java" in the body of the message >> >> >> >> AM> ================================================================== >> AM> Achilleus Mantzios >> AM> S/W Engineer >> AM> IT dept >> AM> Dynacom Tankers Mngmt >> AM> Nikis 4, Glyfada >> AM> Athens 16610 >> AM> Greece >> AM> tel: +30-10-8981112 >> AM> fax: +30-10-8981877 >> AM> email: achill@matrix.gatewaynet.com >> AM> mantzios@softlab.ece.ntua.gr >> >> >> -- >> costin mailto:gicabulica@edison.ro >> >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-java" in the body of the message >> -- costin mailto:gicabulica@edison.ro 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?101186119405.20030205181717>