From owner-freebsd-java Sun Nov 18 23:23:27 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 E504737B417 for ; Sun, 18 Nov 2001 23:23:23 -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 JAA69134; Mon, 19 Nov 2001 09:23:14 +0200 (EET) (envelope-from ari.suutari@syncrontech.com) Message-Id: <200111190723.JAA69134@espresso.syncrontech.com> Content-Type: text/plain; charset="iso-8859-1" From: Ari Suutari To: "Andrew Atrens" , "Koster, K.J." Subject: Re: Small prog to demonstrate linux-jdk1.3.x signal handling prob lem. Date: Sun, 18 Nov 2001 09:20:22 +0200 X-Mailer: KMail [version 1.3.1] Cc: java@FreeBSD.ORG References: <20011116091808.M10243-100000@hcarp00g.ca.nortel.com> In-Reply-To: <20011116091808.M10243-100000@hcarp00g.ca.nortel.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, > > I differ with Ari's view that only 'Hello World' can be run on HotSpot. > Indeed the buggy app I'm trying to run is a full-on class-parser/native > code generator - it's pretty massive. And it does run, and fast. It's just > this niggly SEGV signal handling problem that's driving me nuts. > Sorry, maybe I was giving to strong opinion on this. It is mostly because I have been trying to get Apache JServ (or Tomcat) to run with linux jdk and it definitively does not work with hotspot enabled (and without it things are too slow for production environment). These problems resulted in having to switch a couple of servers from FreeBSD to Linux - a switch that I really hated to do. Anyway, now that we have such a very simple java test program that can be used to crash to Linux vm under linuxlator, maybe this could be discussed on freebsd-emulation or -current mailing list ? Or is this something like a large piece of stuff missing from linuxlator that will take ages to fix (hopefully not) ? Ari S. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message