From owner-freebsd-java Fri Nov 16 1:40:46 2001 Delivered-To: freebsd-java@freebsd.org Received: from espresso.syncrontech.com (espresso-adsl.syncrontech.com [213.28.98.39]) by hub.freebsd.org (Postfix) with ESMTP id 08EBA37B417 for ; Fri, 16 Nov 2001 01:40:43 -0800 (PST) Received: from there (coffee.syncrontech.com [62.71.8.37]) by espresso.syncrontech.com (8.9.3/8.9.3) with SMTP id LAA57254; Fri, 16 Nov 2001 11:40:28 +0200 (EET) (envelope-from ari.suutari@syncrontech.com) Message-Id: <200111160940.LAA57254@espresso.syncrontech.com> Content-Type: text/plain; charset="iso-8859-1" From: Ari Suutari To: "Koster, K.J." , "'Andrew Atrens'" Subject: Re: Small prog to demonstrate linux-jdk1.3.x signal handling prob lem. Date: Thu, 15 Nov 2001 11:37:54 +0200 X-Mailer: KMail [version 1.3.1] Cc: java@FreeBSD.ORG References: <59063B5B4D98D311BC0D0001FA7E452205FDA0BA@l04.research.kpn.com> In-Reply-To: <59063B5B4D98D311BC0D0001FA7E452205FDA0BA@l04.research.kpn.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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, On Friday 16 November 2001 11:04, Koster, K.J. wrote: > Dear Andrew, > > > Here is a small program which kills both (linux) Sun JDK > > 1.3.x/1.4.x Hotspot JVM, _and_ the (linux) IBM JDK 1.3.0 JVM. > > Thanks for the code. > > > The Sun JVMs will SEGV. The IBM JVM 'runs away' and is > > unreponsive to anything but SIGKILL. > > Hmm. I'm running it on my box now. It hasn't died yet and reponds to ^C > just fine. My system uses the Linux JDK 1.3.1 port rev. 1, linux_base 6.1, > freebsd 4.4-stable as of november 1st. > > Is it supposed to SEGV immediately or after running for some time? > Maybe you shoud try it with -hotspot ? Without hotspot, Linux JDK seems to work quite well (but performance sucks). With hotspot, hardly anything except "Hello World" -type programs seem to work.... Ari S. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message