From owner-freebsd-java Mon Nov 26 22:28:22 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 E65B537B417; Mon, 26 Nov 2001 22:28:14 -0800 (PST) Received: from billh by gnuppy.monkey.org with local (Exim 3.32 #1 (Debian)) id 168biv-0001In-00; Mon, 26 Nov 2001 22:28:05 -0800 Date: Mon, 26 Nov 2001 22:28:04 -0800 To: Greg Lewis Cc: Ernst de Haan , Bill Huey , freebsd-java@FreeBSD.ORG Subject: Re: libjavaplugin_oji et al. Message-ID: <20011126222804.A4171@gnuppy> References: <15361.28022.743975.723093@zircon.zircon.seattle.wa.us> <20011125163659.B17189@gnuppy> <200111260908.fAQ982377459@zaphod.euronet.nl> <20011127162520.H17727@misty.eyesbeyond.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011127162520.H17727@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 Tue, Nov 27, 2001 at 04:25:20PM +1030, Greg Lewis wrote: > I've just finished moving house, let me try and integrate Joe's patches > for the plugin and then look at doing another patchset. Bill has already > committed his changes to the repository, so no problems there. What I commited was pretty coarse and was primarily a snapshot of my work tree. So a superficial clean up and recommit of those sources might be a nice thing to do before making them public. My current stuff is pretty much hacked up and I don't want to modify it at this time since I'm still working with a lot of debug code that I don't want to removed yet. I'm working on threading here. After logging events that change a thread's state 16 entries deep, it showed that my initial suspicision of threads in the work queue improperly waking when timed out and marked PS_SUSPENDED is definitely true. I'm working on a fix to get around this now and possibly correct the problem without too much hackery. ;-) bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message