From owner-freebsd-java Thu Jul 12 0: 7:44 2001 Delivered-To: freebsd-java@freebsd.org Received: from mail.xmission.com (mail.xmission.com [198.60.22.22]) by hub.freebsd.org (Postfix) with ESMTP id 5934037B401 for ; Thu, 12 Jul 2001 00:07:41 -0700 (PDT) (envelope-from glewis@misty.eyesbeyond.com) Received: from [166.70.9.233] (helo=misty.eyesbeyond.com) by mail.xmission.com with esmtp (Exim 3.22 #1) id 15KaZW-0004Dr-00; Thu, 12 Jul 2001 01:07:39 -0600 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.3/8.11.3) id f6C77Wo94309; Thu, 12 Jul 2001 16:37:32 +0930 (CST) (envelope-from glewis) Date: Thu, 12 Jul 2001 16:37:32 +0930 From: Greg Lewis To: Panagiotis Astithas Cc: Greg Lewis , freebsd-java@FreeBSD.ORG Subject: Re: Threads in Java on a variety of platforms Message-ID: <20010712163732.A94266@misty.eyesbeyond.com> References: <000201c1086c$433a29e0$0a64a8c0@buxtongw> <20010710004206.A80869@misty.eyesbeyond.com> <20010710143850.B12282@netmode.ece.ntua.gr> <20010711014819.A58979@misty.eyesbeyond.com> <3B4BB6B3.1103723D@nameprotect.com> <20010711141817.A75313@misty.eyesbeyond.com> <20010711151641.C50527@netmode.ece.ntua.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010711151641.C50527@netmode.ece.ntua.gr>; from past@netmode.ntua.gr on Wed, Jul 11, 2001 at 03:16:41PM +0300 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 11, 2001 at 03:16:41PM +0300, Panagiotis Astithas wrote: > Are you close to a pre-alpha patchset release? I would like to invest some time > into the porting effort, but I would like to avoid reinventing the wheel if > possible :-). Well...to do a kind of mini-status report: The JDK compiles with the classic VM and green threads. However, java is crashing and burning on any Swing type app and appletviewer is acting similarly. It might be something in the X code, but javadoc exhibits the same behaviour if I try and build the release images (and I noticed it doesn't reference libawt on the core dump in gdb). By the same token, javac, javah and jar perform without any problems during the build process, so much of the code is probably correct. I guess you'd call that pre-alpha :). I would like to release a patchset if people are interested, but its definitely developer only. I could do with the help :). If this is the way we go, something will probably come out on the weekend. We're also reasonably close to getting some sort of native threads support I think, thanks mainly to some contributions from Bill Huey. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Mobile: 0419 868 494 Information Technology Web : http://www.eyesbeyond.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message