From owner-freebsd-java Wed Oct 24 18:46:26 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 A72EE37B403 for ; Wed, 24 Oct 2001 18:46:23 -0700 (PDT) Received: from billh by gnuppy.monkey.org with local (Exim 3.32 #1 (Debian)) id 15wZay-0004ii-00; Wed, 24 Oct 2001 18:46:08 -0700 Date: Wed, 24 Oct 2001 18:46:07 -0700 To: Greg Lewis Cc: Martin Dieringer , freebsd-java@FreeBSD.ORG Subject: Re: jdk 1.1.8 on -current? Message-ID: <20011024184607.A18130@gnuppy> References: <20011023101019.H623-100000@ThinkPad.nowhere.local> <20011024230209.A74266@misty.eyesbeyond.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011024230209.A74266@misty.eyesbeyond.com> User-Agent: Mutt/1.3.23i 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 Wed, Oct 24, 2001 at 11:02:09PM +0930, Greg Lewis wrote: > Do you have the compat3 libraries installed? Is -current even worth running at this point ? I've been developing under -stable because the last couple of -current installtion attempts blew up. BTW, I'm still working on native threading here, but not too agressively. ;-) It seems like the core threading is working fine, but something in the AWT is triggering some kind of weird SEGV, which I still haven't quite tracked down yet. It pretty encouraging that condition-variables & mutexes are working pretty nicely with crashing so far... I'm still going to peck on this further. ;-) bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message