From owner-freebsd-java Wed Aug 15 20: 7:25 2001 Delivered-To: freebsd-java@freebsd.org Received: from gnuppy.monkey.org (cx739861-a.dt1.sdca.home.com [24.5.164.61]) by hub.freebsd.org (Postfix) with ESMTP id E668F37B401 for ; Wed, 15 Aug 2001 20:07:22 -0700 (PDT) (envelope-from billh@gnuppy.monkey.org) Received: from billh by gnuppy.monkey.org with local (Exim 3.32 #1 (Debian)) id 15XDUz-0007dx-00; Wed, 15 Aug 2001 20:07:09 -0700 Date: Wed, 15 Aug 2001 20:07:09 -0700 To: Greg Lewis Cc: "Koster, K.J." , 'Jev' , freebsd-java@FreeBSD.ORG Subject: Re: java status and Message-ID: <20010815200709.A29298@gnuppy> References: <59063B5B4D98D311BC0D0001FA7E452205FD9EB2@l04.research.kpn.com> <20010816012839.A95425@misty.eyesbeyond.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010816012839.A95425@misty.eyesbeyond.com> User-Agent: Mutt/1.3.20i From: Bill Huey 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 Thu, Aug 16, 2001 at 01:28:40AM +0930, Greg Lewis wrote: > Don't forget C++ as well :). The current Sub distribution looks like: Right, for the HotSpot compiler itself. > Nope. The only thing kernel threads provide is the ability to utilise > multiple CPUs. The JDK will work quite well with FreeBSD's userland > pthreads (we just have to finish this part of the porting). ...and dealing async IO events without the goofiness of the thread scheduler switching operations around within a process execution context. > Wind River :). You'll see Bill Huey (who is working on this) post to > the list periodically. > > Greg Lewis Email : glewis@eyesbeyond.com I'm currently suck on Motif initialization stuff and X internals, but I know the specific place (X properties) where it is crashing. Hopefully, I'll be able to help with the FreeBSD port more directly after I get over this hump and catch up with the progress you folks are making. I lost about 3 month dorking around with ld.so issues. ;-) bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message