From owner-freebsd-java Fri May 24 0: 7:11 2002 Delivered-To: freebsd-java@freebsd.org Received: from guinness.syncrontech.com (guinness.syncrontech.com [62.71.8.19]) by hub.freebsd.org (Postfix) with ESMTP id D7FB537B410 for ; Fri, 24 May 2002 00:07:04 -0700 (PDT) Received: from linux (coffee.syncrontech.com [62.71.8.37]) by guinness.syncrontech.com (8.11.6/8.11.6) with ESMTP id g4O76p314792; Fri, 24 May 2002 10:06:55 +0300 (EEST) (envelope-from ari.suutari@syncrontech.com) Content-Type: text/plain; charset="iso-8859-1" From: Ari Suutari Organization: Syncron Tech Oy To: Bill Huey Subject: Re: All Linux JDK with Hotspot or JIT unstable on FreeBSD Date: Fri, 24 May 2002 10:08:12 +0300 X-Mailer: KMail [version 1.4] Cc: Tim E Schafer , Java FreeBSD References: <042e01c201ea$492bd6a0$441814ac@newtim> <200205231024.23276.ari.suutari@syncrontech.com> <20020523231408.GA2662@gnuppy.monkey.org> In-Reply-To: <20020523231408.GA2662@gnuppy.monkey.org> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200205241008.12333.ari.suutari@syncrontech.com> 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 24 May 2002 02:14, Bill Huey wrote: > It's almost certain the case. Linux's clone() uses SIGCHLD to notify > thread termination and other crazy non-Posix things in their threading > system. They can't implement the full specificiation without some kind > of kernel based signal sharing and other things. The HotSpot code > supporting this stuff is all over the place both inside and outside of > their threading implementation. =09Yes, I know linux threading sucks. However, apparently =09all that kludging inside HotSpot works obviously quite =09well under Linux. The problem here is that people think =09that it is going to work under FreeBSD's linux emulation also. > > The FreeBSD port of HotSpot over here is half running. I'm having probl= ems > with the ABI layer that mediates/marshalls.... =09This is very good news - I mean that you are making progress. > > It's encouraging, yet disappointing since I'm just this random *guy* th= at's > just getting into what is probably the most advanced compiler of its ki= nd > on that planet that's written in high complicated C++ program/class > structure. =09I think that most of us would like to help you, but I have understood =09that this is very difficult and complex area to work with. Please try = to=20 =09continue your work - if you don't make it looks like that=20 =09FreeBSD HotSpot support won't been seen in hear future =09(at least I haven't heard anyone else working on that) =09=09Ari S. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message