From owner-freebsd-java Sun Jul 14 19:30:42 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8536637B400 for ; Sun, 14 Jul 2002 19:30:40 -0700 (PDT) Received: from mgr1.xmission.com (mgr1.xmission.com [198.60.22.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id A941E43E4A for ; Sun, 14 Jul 2002 19:30:36 -0700 (PDT) (envelope-from glewis@misty.eyesbeyond.com) Received: from mail by mgr1.xmission.com with spam-scanned (Exim 3.35 #1) id 17TvdD-00015K-00; Sun, 14 Jul 2002 20:30:36 -0600 Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr1.xmission.com with esmtp (Exim 3.35 #1) id 17TvdB-00014P-00; Sun, 14 Jul 2002 20:30:34 -0600 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.6/8.11.6) id g6F2UHg33762; Mon, 15 Jul 2002 12:00:17 +0930 (CST) (envelope-from glewis) Date: Mon, 15 Jul 2002 12:00:17 +0930 From: Greg Lewis To: Eddy Young Cc: FreeBSD Java Subject: Re: Building JDK 1.3.1 with patchset 6 Message-ID: <20020715120017.A33740@misty.eyesbeyond.com> References: <200207101157.42763.jeyoung@priscimon.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200207101157.42763.jeyoung@priscimon.com>; from jeyoung@priscimon.com on Wed, Jul 10, 2002 at 11:57:42AM +0100 X-Spam-Status: No, hits=-3.4 required=8.0 tests=IN_REP_TO version=2.31 X-Spam-Level: Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Jul 10, 2002 at 11:57:42AM +0100, Eddy Young wrote: > While everything built perfectly with patchset 5, I now have a compilation > error with patchset 6 (something to do with JAVA_REQUEST_PLUGIN variable > not declared). Whatever I tried it would not work; so, I disabled plugin > support with the WITHOUT_PLUGIN flag, but I am concerned what impact (if > any) this will have on my JDK13 installation. Will I be missing anything > worth without plugin support? Well, you'll be missing the plugin :-). That is all however. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sun Jul 14 19:33:23 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59CF837B400; Sun, 14 Jul 2002 19:33:17 -0700 (PDT) Received: from mgr3.xmission.com (mgr3.xmission.com [198.60.22.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7D6A43E58; Sun, 14 Jul 2002 19:33:16 -0700 (PDT) (envelope-from glewis@misty.eyesbeyond.com) Received: from mail by mgr3.xmission.com with spam-scanned (Exim 3.35 #1) id 17Tvfo-0006la-00; Sun, 14 Jul 2002 20:33:16 -0600 Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr3.xmission.com with esmtp (Exim 3.35 #1) id 17Tvfm-0006kg-00; Sun, 14 Jul 2002 20:33:15 -0600 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.6/8.11.6) id g6F2XAK33772; Mon, 15 Jul 2002 12:03:10 +0930 (CST) (envelope-from glewis) Date: Mon, 15 Jul 2002 12:03:09 +0930 From: Greg Lewis To: Andrzej Kwiatkowski Cc: freebsd-java@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: Problems with j2sdk_1.3.1 Message-ID: <20020715120309.B33740@misty.eyesbeyond.com> References: <20020712181154.T80249-100000@kwiatek.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020712181154.T80249-100000@kwiatek.eu.org>; from kwiatek@tpi.pl on Fri, Jul 12, 2002 at 06:15:07PM +0200 X-Spam-Status: No, hits=-3.1 required=8.0 tests=IN_REP_TO,WEIRD_PORT version=2.31 X-Spam-Level: Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, Jul 12, 2002 at 06:15:07PM +0200, Andrzej Kwiatkowski wrote: > When i try to compile Openoffice 1.0 > my instalation stops when compiling port jdk13 > My output looks like: > > g++ -Wall -Wno-unused -Wconversion -c -I/usr/local/include -O > -D_GNU_SOURCE -DXP_UNIX -DVERSION="\"1.3.1-p6-kwiatek-020712-17:22\"" > -DDATE="\"Jul-12-2002\"" -DARCH="\"i386\"" -DRAPTOR_API > -DNEW_STREAMING_API -I../../oji-plugin/include/solaris/navig4/nspr > -I../../oji-plugin/include/solaris/navig4/xpcom > -I../../oji-plugin/include/solaris/navig4/caps > -I../../oji-plugin/include/solaris/navig4/js > -I../../oji-plugin/include/solaris/navig4/raptor > -I../../tmp/bsd/i386/CClassHeaders > -I../../oji-plugin/include/solaris/navig4/oji > -I../../oji-plugin/include/solaris/navig4/plugin > -I../../oji-plugin/src/motif/common -I../../oji-plugin/src/motif/navig4 > -I/usr/X11R6/include -I../../oji-plugin/src/motif/badapter > -I../../../../src/share/javavm/export > -I../../../../src/solaris/javavm/export -I/usr/X11R6/include -o > ../../tmp/bsd/i386/GetFactory.o > ../../oji-plugin/src/motif/common/GetFactory.cpp > In file included from > ../../oji-plugin/include/solaris/navig4/oji/nsIJVMPlugin.h:34, > from > ../../oji-plugin/src/motif/common/JavaPluginFactory.h:34, > from ../../oji-plugin/src/motif/common/GetFactory.cpp:55: > /usr/local/include/jni.h:17:31: gcj/libgcj-config.h: No such file or > directory This is your problem. The ports version of gcc31 is obviously built with Java support via gcj. Its got its own jni.h which is conflicting with that included in the JDK. > ../../oji-plugin/src/motif/common/GetFactory.cpp: In function `nsresult > JPI_NSGetFactory(nsISupports*, const nsCID&, const char*, const char*, > nsIFactory**)': > ../../oji-plugin/src/motif/common/GetFactory.cpp:156: warning: cast from > pointer to integer of different size > ../../oji-plugin/src/motif/common/GetFactory.cpp:156: warning: cast to > pointer > from integer of different size > gmake[1]: *** [../../tmp/bsd/i386/GetFactory.o] Error 1 > gmake[1]: Leaving directory > `/home/system/ports/java/jdk13/work/j2sdk1.3.1/ext/plugin/build/solaris' > gmake: *** [plugin-all] Error 1 > *** Error code 2A > > My gcc is 3.1 installed from ports: > > Reading specs from > /usr/local/lib/gcc-lib/i386-portbld-freebsd5.0/3.1.1/specs > Configured with: ./..//gcc-20020701/configure --disable-nls --with-gnu-as > --with-gnu-ld > --with-gxx-include-dir=/usr/local/lib/gcc-lib/i386-portbld-freebsd5.0/3.1.1/include/g++ > --disable-libgcj --disable-shared --prefix=/usr/local > i386-portbld-freebsd5.0 > Thread model: posix > gcc version 3.1.1 20020701 (prerelease) [FreeBSD] > > Have got any idea ?? See above. Also note that I'm not sure how well things are testing building with gcc3. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Jul 15 12:16:47 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF66437B401; Mon, 15 Jul 2002 12:16:39 -0700 (PDT) Received: from alicia.nttmcl.com (alicia.nttmcl.com [216.69.69.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EB6843E42; Mon, 15 Jul 2002 12:16:39 -0700 (PDT) (envelope-from jj@alicia.nttmcl.com) Received: (from jj@localhost) by alicia.nttmcl.com (8.10.1/8.10.1) id g6FJGMB06048; Mon, 15 Jul 2002 12:16:22 -0700 (PDT) Date: Mon, 15 Jul 2002 12:16:22 -0700 From: Shannon -jj Behrens To: "Richard Seaman, Jr." , Don Bowman , freebsd-stable@FreeBSD.ORG, freebsd-java@FreeBSD.ORG Subject: Re: linux JRE 1.4 under linux compatibility only runs as root Message-ID: <20020715121622.A4888@alicia.nttmcl.com> Mail-Followup-To: Shannon -jj Behrens , "Richard Seaman, Jr." , Don Bowman , freebsd-stable@FreeBSD.ORG, freebsd-java@FreeBSD.ORG References: <20020711214742.C259A37B406@hub.freebsd.org> <20020711150748.B14694@alicia.nttmcl.com> <20020711174958.E32743@seaman.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20020711174958.E32743@seaman.org>; from dick@seaman.org on Thu, Jul 11, 2002 at 05:49:58PM -0500 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Ok, I've submitted a PR for this: Hopefully, someone will commit your patch :) -jj > On Thu, Jul 11, 2002 at 03:07:48PM -0700, Shannon -jj Behrens wrote: > > > > I know several other people have run into the problem where > > > > the (Linux) JDK or JRE 1.4 will only run as root. > > > > Tracing this with 'ktrace', the issue is a statfs call, > > > > which returns 'RESTART'. I don't see that errno listed on > > > > the man page for statfs, I guess it must come from the > > > > linux_statfs in compat/linux. > > > > > > > > 48927 java CALL statfs(0xbf1f) > > > > 48927 java RET statfs RESTART > > > > > > OK, after having found out that 'ktrace' isn't appropriate > > > for linux executables (use truss or linux_kdump), I found that > > > the culprit is actually: > > > > > > linux_sched_getscheduler(0xcb18) ERR#1 'Operation not > > > permitted' > > > > > > when root, this is permitted. When non-root, this is not-permitted. > > > > > > Suggestions? Is this a problem with the linux emulation? Or is > > > there a permissions difference between linux & freebsd here? > > > > I'm having the same problem. It looks like this has been discussed on -STABLE, > > -JAVA, -HACKERS, and -QUESTIONS, but to no avail: > > > > > > > > I'm sorry for the redundant cross-post, but this looks like a hard one to > > solve. > > Not hard at all. The perms in sched_getscheduler in -stable are silly. > (also sched_getparam). Just try changing it to something like the patch > below (note that I don't have a stable system at the moment, so I don't > guarantee it works, nor that it even compiles -- take it as a guide only). > > --- p1003_1b.c.orig Thu Jul 11 17:29:55 2002 > +++ p1003_1b.c Thu Jul 11 17:40:51 2002 > @@ -211,14 +211,24 @@ > int sched_getscheduler(struct proc *p, > struct sched_getscheduler_args *uap) > { > - int e; > - (void) (0 > - || (e = p31b_proc(p, uap->pid, &p)) > - || (e = ksched_getscheduler(&p->p_retval[0], ksched, p)) > - ); > + int e = 0; > + struct proc *targetp; > > - return e; > + if (uap->pid == 0) { > + targetp = p; > + } else { > + targetp = pfind(uap->pid); > + if (targetp == NULL) { > + e = ESRCH; > + } > + } > + > + if (e == 0) > + e = ksched_getscheduler(&p->p_retval[0], ksched, targetp); > + > + return (e); > } > + > int sched_yield(struct proc *p, > struct sched_yield_args *uap) > { > > -- > Richard Seaman, Jr. email: dick@seaman.org > 5182 N. Maple Lane phone: 262-367-5450 > Nashotah WI 53058 fax: 262-367-5852 -- Real programmers don't draw flowcharts. Flowcharts are, after all, the illiterate's form of documentation. Cavemen drew flowcharts; look how much good it did them. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Jul 16 2: 5:11 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7878237B400 for ; Tue, 16 Jul 2002 02:05:09 -0700 (PDT) Received: from eowyn.vianetworks.nl (eowyn.vianetworks.nl [212.61.25.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B75843E3B for ; Tue, 16 Jul 2002 02:05:08 -0700 (PDT) (envelope-from marc@bowtie.nl) Received: from uucp.iae.nl (uucp.iae.nl [212.61.26.37]) by eowyn.vianetworks.nl (Postfix) with ESMTP id 6516B20F18; Tue, 16 Jul 2002 11:05:07 +0200 (CEST) Received: (from uucp@localhost) by uucp.iae.nl (8.9.1/8.9.1) with IAEhv.nl id LAA14838; Tue, 16 Jul 2002 11:05:07 +0200 (MET DST) Received: from bowtie.nl (euripides.intra.bowtie.nl [192.168.4.15]) by bowtie.nl (8.11.1/8.11.1) with ESMTP id g6G90pX55737; Tue, 16 Jul 2002 11:00:51 +0200 (CEST) (envelope-from marc@bowtie.nl) Message-ID: <3D33E0C3.4090405@bowtie.nl> Date: Tue, 16 Jul 2002 11:00:51 +0200 From: Marc van Kempen Organization: BowTie Technology User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1a) Gecko/20020701 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Antony T Curtis Cc: freebsd-java@FreeBSD.ORG Subject: Re: linux JRE 1.4 under linux compatibility only runs as root References: <20020711214742.C259A37B406@hub.freebsd.org> <20020711150748.B14694@alicia.nttmcl.com> <20020711174958.E32743@seaman.org> <3D2F4743.4010403@ntlworld.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Antony T Curtis wrote: > > I gave this a go patching both sched_getscheduler and sched_getparam on > -STABLE... > > The result: jdk1.4 works well on non-root account (tested running Java2D > demo and SwingSet2) > > Thanks! > > Richard Seaman, Jr. wrote: > >> On Thu, Jul 11, 2002 at 03:07:48PM -0700, Shannon -jj Behrens wrote: > > > > >> >> Not hard at all. The perms in sched_getscheduler in -stable are silly. >> (also sched_getparam). Just try changing it to something like the patch >> below (note that I don't have a stable system at the moment, so I don't >> guarantee it works, nor that it even compiles -- take it as a guide >> only). > > > > Hi Antony, Could you post your patch? I tried Richard's patch on a 4.5 system, but unfortunately without succes. Marc. -- ---------------------------------------------------- Marc van Kempen tel. +31 40 2 64 98 60 BowTie Technology fax. +31 40 2 64 98 61 Raiffeisenstraat 7 mailto:marc@bowtie.nl 5611 CH Eindhoven http://www.bowtie.nl ---------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Jul 16 7:45: 7 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB7AA37B400 for ; Tue, 16 Jul 2002 07:44:59 -0700 (PDT) Received: from mta05-svc.ntlworld.com (mta05-svc.ntlworld.com [62.253.162.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFEFA43E6A for ; Tue, 16 Jul 2002 07:44:58 -0700 (PDT) (envelope-from antony.t.curtis@ntlworld.com) Received: from ntlworld.com ([213.104.146.54]) by mta05-svc.ntlworld.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020716144457.NCDR28874.mta05-svc.ntlworld.com@ntlworld.com>; Tue, 16 Jul 2002 15:44:57 +0100 Message-ID: <3D3430CB.5000308@ntlworld.com> Date: Tue, 16 Jul 2002 15:42:19 +0100 From: Antony T Curtis User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020715 X-Accept-Language: en-gb, en-us, en MIME-Version: 1.0 To: Marc van Kempen Cc: freebsd-java@FreeBSD.ORG Subject: Re: linux JRE 1.4 under linux compatibility only runs as root References: <20020711214742.C259A37B406@hub.freebsd.org> <20020711150748.B14694@alicia.nttmcl.com> <20020711174958.E32743@seaman.org> <3D2F4743.4010403@ntlworld.com> <3D33E0C3.4090405@bowtie.nl> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Marc van Kempen wrote: > Antony T Curtis wrote: > >> >> I gave this a go patching both sched_getscheduler and sched_getparam >> on -STABLE... >> >> The result: jdk1.4 works well on non-root account (tested running >> Java2D demo and SwingSet2) >> >> Thanks! >> >> Richard Seaman, Jr. wrote: >> >>> On Thu, Jul 11, 2002 at 03:07:48PM -0700, Shannon -jj Behrens wrote: >> >> >> >> >> >>> >>> Not hard at all. The perms in sched_getscheduler in -stable are silly. >>> (also sched_getparam). Just try changing it to something like the patch >>> below (note that I don't have a stable system at the moment, so I don't >>> guarantee it works, nor that it even compiles -- take it as a guide >>> only). >> >> >> >> >> > > Hi Antony, > > Could you post your patch? I tried Richard's patch on a 4.5 system, but > unfortunately without succes. > > Marc. The following is from my 4.6-STABLE system --- p1003_1b.c.orig Thu Aug 3 02:09:59 2000 +++ p1003_1b.c Fri Jul 12 21:44:24 2002 @@ -178,15 +178,22 @@ int sched_getparam(struct proc *p, struct sched_getparam_args *uap) { - int e; + int e = 0; + struct proc *targetp; struct sched_param sched_param; - (void) (0 - || (e = p31b_proc(p, uap->pid, &p)) - || (e = ksched_getparam(&p->p_retval[0], ksched, p, &sched_param)) - ); + if (uap->pid == 0) { + targetp = p; + } else { + targetp = pfind(uap->pid); + if (targetp == NULL) + e = ESRCH; + } + + if (e == 0) + e = ksched_getparam(&p->p_retval[0], ksched, targetp, &sched_param); - if (!e) + if (e == 0) copyout(&sched_param, uap->param, sizeof(sched_param)); return e; @@ -211,13 +218,21 @@ int sched_getscheduler(struct proc *p, struct sched_getscheduler_args *uap) { - int e; - (void) (0 - || (e = p31b_proc(p, uap->pid, &p)) - || (e = ksched_getscheduler(&p->p_retval[0], ksched, p)) - ); + int e = 0; + struct proc *targetp; - return e; + if (uap->pid == 0) { + targetp = p; + } else { + targetp = pfind(uap->pid); + if (targetp == NULL) + e = ESRCH; + } + + if (e == 0) + e = ksched_getscheduler(&p->p_retval[0], ksched, targetp); + + return (e); } int sched_yield(struct proc *p, struct sched_yield_args *uap) -- Antony T Curtis BSc Unix Analyst Programmer http://homepage.ntlworld.com/antony.t.curtis/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Jul 16 23:40: 8 2002 Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7752D37B400 for ; Tue, 16 Jul 2002 23:40:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C114543E64 for ; Tue, 16 Jul 2002 23:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6H6e1JU090495 for ; Tue, 16 Jul 2002 23:40:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6H6e1hn090494; Tue, 16 Jul 2002 23:40:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9ED5737B400 for ; Tue, 16 Jul 2002 23:39:51 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61F9743E3B for ; Tue, 16 Jul 2002 23:39:51 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6H6djOT079611 for ; Tue, 16 Jul 2002 23:39:45 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6H6djQi079610; Tue, 16 Jul 2002 23:39:45 -0700 (PDT) Message-Id: <200207170639.g6H6djQi079610@www.freebsd.org> Date: Tue, 16 Jul 2002 23:39:45 -0700 (PDT) From: Stavros 0 Sahtouris To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: java/40677: J2SDK 1.4.0.01 fails to do anything when executed from normal user mode Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40677 >Category: java >Synopsis: J2SDK 1.4.0.01 fails to do anything when executed from normal user mode >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-java >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jul 16 23:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Stavros 0 Sahtouris >Release: 4.6-STABLE >Organization: Vitual Trip Ltd >Environment: FreeBSD oz.vtrip-ltd.com 4.6-STABLE FreeBSD 4.6-STABLE #4: Tue Jun 18 18:51:30 GMT 2002 saxtouri@oz.vtrip-ltd.com:/usr/obj/usr/src/sys/TERMINUS i386 >Description: I am using portupgrade packages for my updates. I didn't hava a problem with linux-sun-jdk1.4 (Installes the Sun j2sdk1.4.0) package, but from the time this one was upgraded to 2sdk1.4.0.01 I am facing the following problem: Allthow java seems to be OK when executing as root, when I am trying to use at as a single user, there is allways the following output: >How-To-Repeat: If there more users having the same problem, please return to the older version of package linux-jdk1.4 until the problem is fixed. >Fix: Install an older version of java :) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Jul 16 23:48: 5 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5319B37B400; Tue, 16 Jul 2002 23:48:00 -0700 (PDT) Received: from patan.sun.com (patan.Sun.COM [192.18.98.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90E0543E3B; Tue, 16 Jul 2002 23:47:59 -0700 (PDT) (envelope-from Ranjith.Mandala@Sun.COM) Received: from ha2sca-mail1.SFBay.Sun.COM ([129.145.155.61]) by patan.sun.com (8.9.3+Sun/8.9.3) with ESMTP id AAA00350; Wed, 17 Jul 2002 00:47:59 -0600 (MDT) Received: from sr-cblr03-01 (sr-cblr03-01.India.Sun.COM [129.158.226.9]) by ha2sca-mail1.SFBay.Sun.COM (8.11.6+Sun/8.10.2/ENSMAIL,v2.1p1) with ESMTP id g6H6lut03908; Tue, 16 Jul 2002 23:47:56 -0700 (PDT) Date: Tue, 16 Jul 2002 23:47:56 -0700 (PDT) Message-ID: <5044129.1026888473552.JavaMail.ranjithm@ha2sca-mail1.sfbay.sun.com> From: Ranjith Mandala To: freebsd-java@freebsd.org Subject: Re: (Review ID: 159451) Internal error and core dumped Cc: java-port@freebsd.org, Ranjith.Mandala@Sun.COM Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: postEmail @(#) PostEmail.java 1.14 00/01/27 10:09:23 X-IM-Review-ID: 159451 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, This Bug Report was submitted from http://java.sun.com/cgi-bin/bugreport.cgi and is being forwarded to you on behalf of saxtouri@vtrip-ltd.com. If you would like to respond. Please send an e-mail to the address listed at the end of this report. Regards, RM. ----------------- Original Bug Report------------------- category : hotspot release : 1.4 subcategory : other type : bug synopsis : Internal error and core dumped description : FULL PRODUCT VERSION : 1.4.0_01-b03 mixed mode FULL OPERATING SYSTEM VERSION : FreeBSD 4.6 Stable, glibc version 1.2.10 ADDITIONAL OPERATING SYSTEMS : FreeBSD 4.6 Stable, with linux-base installed (support for linux binaries and libraries) EXTRA RELEVANT SYSTEM CONFIGURATION : The system is upgraded very often with every new stable version of installed software published officialy by FreeBSD developers. It runs on an PC with AMD Ahtlon Thuderbird 1.2 GHz CPU, 512 MB of RAM and 40 GB Hard Disk. A DESCRIPTION OF THE PROBLEM : When a normal user runs java, it responds with the following message: # # HotSpot Virtual Machine Error, Internal Error # Please report this error at # http://java.sun.com/cgi-bin/bugreport.cgi # # Java VM: Java HotSpot(TM) Client VM (1.4.0_01-b03 mixed mode) # # Error ID: 4F533F4C494E55580E43505002AB # Abort - core dumped and it procuces a core file. This does not happen when executing java as root. REGRESSION. Last worked in version 1.4 STEPS TO FOLLOW TO REPRODUCE THE PROBLEM : 1. Install a FreeBSD 4.6 Stable PC with cvs and portupgrade packages 2. Execute portinstall linux-jdk to install the latest stable jdk 3. create a normal user accound, and execute /usr/local/linux-jdk1.4.0.01/bin/java EXPECTED VERSUS ACTUAL BEHAVIOR : Expected: Usage: java [-options] class [args...] (to execute a class) or java -jar [-options] jarfile [args...] (to execute a jar file) where options include: -client to select the "client" VM -server to select the "server" VM -hotspot is a synonym for the "client" VM [deprecated] The default VM is client. -cp -classpath set search path for application classes and resources -D= set a system property -verbose[:class|gc|jni] enable verbose output -version print product version and exit -showversion print product version and continue -? -help print this help message -X print help on non-standard options -ea[:...|:] -enableassertions[:...|:] enable assertions -da[:...|:] -disableassertions[:...|:] disable assertions -esa | -enablesystemassertions enable system assertions -dsa | -disablesystemassertions disable system assertions Actual: # # HotSpot Virtual Machine Error, Internal Error # Please report this error at # http://java.sun.com/cgi-bin/bugreport.cgi # # Java VM: Java HotSpot(TM) Client VM (1.4.0_01-b03 mixed mode) # # Error ID: 4F533F4C494E55580E43505002AB # Abort - core dumped ERROR MESSAGES/STACK TRACES THAT OCCUR : # Please report this error at # http://java.sun.com/cgi-bin/bugreport.cgi # # Java VM: Java HotSpot(TM) Client VM (1.4.0_01-b03 mixed mode) # # Error ID: 4F533F4C494E55580E43505002AB # Abort - core dumped REPRODUCIBILITY : This bug can be reproduced always. workaround : suggested_val : cust_name : Stavros Sahtouris cust_email : saxtouri@vtrip-ltd.com jdcid : keyword : webbug company : Virtual Trip Ltd hardware : x86 OSversion : Linux bugtraqID : 0 dateCreated : 2002-07-17 00:12:38.0 dateEvaluated : 2002-07-17 00:46:31.868 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Jul 17 14:30:10 2002 Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A19437B405 for ; Wed, 17 Jul 2002 14:30:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00F8543E42 for ; Wed, 17 Jul 2002 14:30:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6HLU3JU070039 for ; Wed, 17 Jul 2002 14:30:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6HLU3Qv070038; Wed, 17 Jul 2002 14:30:03 -0700 (PDT) Date: Wed, 17 Jul 2002 14:30:03 -0700 (PDT) Message-Id: <200207172130.g6HLU3Qv070038@freefall.freebsd.org> To: freebsd-java@FreeBSD.org Cc: From: Shannon -jj Behrens Subject: Re: java/40677: J2SDK 1.4.0.01 fails to do anything when executed from normal user modej Reply-To: Shannon -jj Behrens Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR java/40677; it has been noted by GNATS. From: Shannon -jj Behrens To: Stavros 0 Sahtouris , freebsd-gnats-submit@FreeBSD.ORG Cc: Subject: Re: java/40677: J2SDK 1.4.0.01 fails to do anything when executed from normal user modej Date: Wed, 17 Jul 2002 14:28:29 -0700 Unless I am mistaken, this is a duplicate of kern/40611. Please see there for a fix :) Best Regards, -jj > >Number: 40677 > >Category: java > >Synopsis: J2SDK 1.4.0.01 fails to do anything when executed from normal user mode > >Confidential: no > >Severity: serious > >Priority: medium > >Responsible: freebsd-java > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Tue Jul 16 23:40:01 PDT 2002 > >Closed-Date: > >Last-Modified: > >Originator: Stavros 0 Sahtouris > >Release: 4.6-STABLE > >Organization: > Vitual Trip Ltd > >Environment: > FreeBSD oz.vtrip-ltd.com 4.6-STABLE FreeBSD 4.6-STABLE #4: Tue Jun 18 18:51:30 GMT 2002 saxtouri@oz.vtrip-ltd.com:/usr/obj/usr/src/sys/TERMINUS i386 > >Description: > I am using portupgrade packages for my updates. I didn't hava a problem with linux-sun-jdk1.4 (Installes the Sun j2sdk1.4.0) package, but from the time this one was upgraded to 2sdk1.4.0.01 I am facing the following problem: > > Allthow java seems to be OK when executing as root, when I am trying to use at as a single user, there is allways the following output: > > > >How-To-Repeat: > If there more users having the same problem, please return to the older version of package linux-jdk1.4 until the problem is fixed. > >Fix: > Install an older version of java :) > >Release-Note: > >Audit-Trail: > >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Jul 17 14:31:18 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3460137B400 for ; Wed, 17 Jul 2002 14:31:12 -0700 (PDT) Received: from alicia.nttmcl.com (alicia.nttmcl.com [216.69.69.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6055D43E5E for ; Wed, 17 Jul 2002 14:31:10 -0700 (PDT) (envelope-from jj@alicia.nttmcl.com) Received: (from jj@localhost) by alicia.nttmcl.com (8.10.1/8.10.1) id g6HLV7K26454; Wed, 17 Jul 2002 14:31:07 -0700 (PDT) Date: Wed, 17 Jul 2002 14:31:07 -0700 From: Shannon -jj Behrens To: Ranjith Mandala , freebsd-java@FreeBSD.ORG Subject: Re: (Review ID: 159451) Internal error and core dumped Message-ID: <20020717143107.B25976@alicia.nttmcl.com> References: <5044129.1026888473552.JavaMail.ranjithm@ha2sca-mail1.sfbay.sun.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <5044129.1026888473552.JavaMail.ranjithm@ha2sca-mail1.sfbay.sun.com>; from Ranjith.Mandala@Sun.COM on Tue, Jul 16, 2002 at 11:47:56PM -0700 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org As I mentioned in an earlier email, I think this is a duplicate of FreeBSD PR kern/40611. Please see there for a patch :) Best Regards, -jj On Tue, Jul 16, 2002 at 11:47:56PM -0700, Ranjith Mandala wrote: > > > Hi, > > This Bug Report was submitted from http://java.sun.com/cgi-bin/bugreport.cgi and is being forwarded to you on behalf of saxtouri@vtrip-ltd.com. If you would like to respond. Please send an e-mail to the address listed at the end of this report. > > Regards, > RM. > ----------------- Original Bug Report------------------- > > category : hotspot > release : 1.4 > subcategory : other > type : bug > synopsis : Internal error and core dumped > description : FULL PRODUCT VERSION : > 1.4.0_01-b03 mixed mode > > FULL OPERATING SYSTEM VERSION : > FreeBSD 4.6 Stable, glibc version 1.2.10 > > ADDITIONAL OPERATING SYSTEMS : > FreeBSD 4.6 Stable, with linux-base installed (support for > linux binaries and libraries) > > > EXTRA RELEVANT SYSTEM CONFIGURATION : > The system is upgraded very often with every new stable > version of installed software published officialy by > FreeBSD developers. It runs on an PC with AMD Ahtlon > Thuderbird 1.2 GHz CPU, 512 MB of RAM and 40 GB Hard Disk. > > A DESCRIPTION OF THE PROBLEM : > When a normal user runs java, it responds with the > following message: > > # > # HotSpot Virtual Machine Error, Internal Error > # Please report this error at > # http://java.sun.com/cgi-bin/bugreport.cgi > # > # Java VM: Java HotSpot(TM) Client VM (1.4.0_01-b03 > mixed mode) > # > # Error ID: 4F533F4C494E55580E43505002AB > # > Abort - core dumped > > and it procuces a core file. This does not happen when > executing java as root. > > REGRESSION. Last worked in version 1.4 > > STEPS TO FOLLOW TO REPRODUCE THE PROBLEM : > 1. Install a FreeBSD 4.6 Stable PC with cvs and portupgrade packages > 2. Execute portinstall linux-jdk to install the latest stable jdk > 3. create a normal user accound, and execute > /usr/local/linux-jdk1.4.0.01/bin/java > > EXPECTED VERSUS ACTUAL BEHAVIOR : > Expected: > > Usage: java [-options] class [args...] > (to execute a class) > or java -jar [-options] jarfile [args...] > (to execute a jar file) > > where options include: > -client to select the "client" VM > -server to select the "server" VM > -hotspot is a synonym for the "client" VM > [deprecated] > The default VM is client. > > -cp -classpath separated by :> > set search path for application > classes and resources > -D= > set a system property > -verbose[:class|gc|jni] > enable verbose output > -version print product version and exit > -showversion print product version and continue > -? -help print this help message > -X print help on non-standard options > -ea[:...|:] > -enableassertions[:...|:] > enable assertions > -da[:...|:] > -disableassertions[:...|:] > disable assertions > -esa | -enablesystemassertions > enable system assertions > -dsa | -disablesystemassertions > disable system assertions > > Actual: > > # > # HotSpot Virtual Machine Error, Internal Error > # Please report this error at > # http://java.sun.com/cgi-bin/bugreport.cgi > # > # Java VM: Java HotSpot(TM) Client VM (1.4.0_01-b03 > mixed mode) > # > # Error ID: 4F533F4C494E55580E43505002AB > # > Abort - core dumped > > ERROR MESSAGES/STACK TRACES THAT OCCUR : > # Please report this error at > # http://java.sun.com/cgi-bin/bugreport.cgi > # > # Java VM: Java HotSpot(TM) Client VM (1.4.0_01-b03 mixed mode) > # > # Error ID: 4F533F4C494E55580E43505002AB > # > Abort - core dumped > > REPRODUCIBILITY : > This bug can be reproduced always. > workaround : > suggested_val : > cust_name : Stavros Sahtouris > cust_email : saxtouri@vtrip-ltd.com > jdcid : > keyword : webbug > company : Virtual Trip Ltd > hardware : x86 > OSversion : Linux > bugtraqID : 0 > dateCreated : 2002-07-17 00:12:38.0 > dateEvaluated : 2002-07-17 00:46:31.868 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message -- Real programmers don't draw flowcharts. Flowcharts are, after all, the illiterate's form of documentation. Cavemen drew flowcharts; look how much good it did them. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Jul 20 10:47:52 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A21437B401 for ; Sat, 20 Jul 2002 10:47:50 -0700 (PDT) Received: from agora.rdrop.com (agora.rdrop.com [199.26.172.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id D051943E4A for ; Sat, 20 Jul 2002 10:47:49 -0700 (PDT) (envelope-from alan@agora.rdrop.com) Received: from agora.rdrop.com (localhost [127.0.0.1]) by agora.rdrop.com (8.12.2/8.12.2) with ESMTP id g6KHlnl3023969 for ; Sat, 20 Jul 2002 10:47:49 -0700 (PDT) (envelope-from alan@agora.rdrop.com) Received: (from alan@localhost) by agora.rdrop.com (8.12.2/8.12.2/Submit) id g6KHljCr023968 for freebsd-java@FreeBSD.ORG; Sat, 20 Jul 2002 10:47:45 -0700 (PDT) Date: Sat, 20 Jul 2002 10:47:45 -0700 From: Alan Batie To: freebsd-java@FreeBSD.ORG Subject: Most stable version? Message-ID: <20020720104745.A23655@agora.rdrop.com> Mail-Followup-To: freebsd-java@FreeBSD.ORG Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="7AUc2qLy4jB3hD7Z" Content-Disposition: inline User-Agent: Mutt/1.3.22.1i Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --7AUc2qLy4jB3hD7Z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable There seem to be many options, so I'd like to ask what the most stable version of java on 4.6 is? Thanks... --=20 Alan Batie ______ www.rdrop.com/users/alan Me alan@batie.org \ / www.qrd.org The Triangle PGPFP DE 3C 29 17 C0 49 7A \ / www.pgpi.com The Weird Numbers 27 40 A5 3C 37 4A DA 52 B9 \/ razor.sourceforge.net NO SPAM! A free society is a place where it's safe to be unpopular. -Adlai Stevenson, statesman (1900-1965) --7AUc2qLy4jB3hD7Z Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iQCVAwUBPTmiQIv4wNua7QglAQGIywQAldxemMyGkRdftxLbFUBsc1QGBMd3cq5O LAf65rAmmDv6ogoAF2pBGredx9+ASwIPUpr/BbZ9J61x0kltdkJkoLvwBW00OY7G wotWqh8GgcD3l9vNjljCvORaOcoTXToPqg9nYM9zWh/Azx4NdBjSFRyIPZeC4ezz 82heAIWhujg= =rv4R -----END PGP SIGNATURE----- --7AUc2qLy4jB3hD7Z-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Jul 20 12:21:54 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6362137B400 for ; Sat, 20 Jul 2002 12:21:53 -0700 (PDT) Received: from mta06-svc.ntlworld.com (mta06-svc.ntlworld.com [62.253.162.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C6BD43E58 for ; Sat, 20 Jul 2002 12:21:52 -0700 (PDT) (envelope-from antony.t.curtis@ntlworld.com) Received: from ntlworld.com ([213.104.146.54]) by mta06-svc.ntlworld.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020720192151.HTSI4119.mta06-svc.ntlworld.com@ntlworld.com>; Sat, 20 Jul 2002 20:21:51 +0100 Message-ID: <3D39B7B8.3060502@ntlworld.com> Date: Sat, 20 Jul 2002 20:19:20 +0100 From: Antony T Curtis User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020715 X-Accept-Language: en-gb, en-us, en MIME-Version: 1.0 To: Alan Batie Cc: freebsd-java@FreeBSD.ORG Subject: Re: Most stable version? References: <20020720104745.A23655@agora.rdrop.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Alan Batie wrote: > There seem to be many options, so I'd like to ask what the most stable > version of java on 4.6 is? Thanks... Native Java 1.3.1 in interpreted mode seems to work very stable... -- Antony T Curtis BSc Unix Analyst Programmer http://homepage.ntlworld.com/antony.t.curtis/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Jul 20 12:44: 8 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64E0737B400 for ; Sat, 20 Jul 2002 12:44:07 -0700 (PDT) Received: from azrael.xs4all.nl (azrael.xs4all.nl [213.84.50.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E17043E58 for ; Sat, 20 Jul 2002 12:44:06 -0700 (PDT) (envelope-from remco@azrael.xs4all.nl) Received: from azrael.xs4all.nl (localhost [127.0.0.1]) by azrael.xs4all.nl (8.12.5/8.12.5) with ESMTP id g6KJhre3014027; Sat, 20 Jul 2002 21:43:53 +0200 (CEST) (envelope-from remco@azrael.xs4all.nl) Received: (from remco@localhost) by azrael.xs4all.nl (8.12.5/8.12.5/Submit) id g6KJhqFr014026; Sat, 20 Jul 2002 21:43:52 +0200 (CEST) Date: Sat, 20 Jul 2002 21:43:51 +0200 From: "Remco van 't Veer" To: Alan Batie Cc: freebsd-java@FreeBSD.ORG Subject: Re: Most stable version? Message-ID: <20020720194351.GA42867@azrael.xs4all.nl> References: <20020720104745.A23655@agora.rdrop.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020720104745.A23655@agora.rdrop.com> X-Spook: Manfurov Mossberg industrial espionage CONUS Roel van Duin NESP User-Agent: Mutt/1.5.1i Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The native 1.3.1 crashes occasionally with GUI applications, the linux 1.3.1 runs a bit slower (especially startup is slower) but is more stable for me. On Sat, Jul 20, 2002 at 10:47, Alan Batie wrote: > There seem to be many options, so I'd like to ask what the most stable > version of java on 4.6 is? Thanks... -- Our responsibility is to make strides towards competently maximizing our e-strategic alliances to integrate our meta-synergies as a component of our plan to meet the demands of our valued customers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message