From owner-freebsd-java Sun Nov 25 16:37:18 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 6D42037B416 for ; Sun, 25 Nov 2001 16:37:16 -0800 (PST) Received: from billh by gnuppy.monkey.org with local (Exim 3.32 #1 (Debian)) id 1689lc-0004Up-00; Sun, 25 Nov 2001 16:37:00 -0800 Date: Sun, 25 Nov 2001 16:36:59 -0800 To: Joe Kelsey Cc: freebsd-java@freebsd.org, Bill Huey Subject: Re: libjavaplugin_oji et al. Message-ID: <20011125163659.B17189@gnuppy> References: <15361.28022.743975.723093@zircon.zircon.seattle.wa.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15361.28022.743975.723093@zircon.zircon.seattle.wa.us> 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 Sun, Nov 25, 2001 at 02:15:18PM -0800, Joe Kelsey wrote: > If anyone wants to help out, I would appreciate it. Bill, if you can > put together a patch set for native threads, I would love to try the > plugin on it and see if that solves my problems. > > /Joe The native threading stuff I commited to our private CVS should be good enough for alpha quality useage. It's got this funny usleep() in it to let the threads settle down before it takes a snap shot of each thread's but it should be stable enough for initial testing. I believe we're done with the JVM side of the native threading system and te rest of the problems definitely look like a PS_SUSPENDED issues in the libc_r system. I'm tracking that stuff down now. Greg has been the person that's done all the patch releases and it should be him to decide what's going on with the next release. Hopefully, it'll be public soon. (/me mailed Joe a private copy of his changes) ;-) Hehe bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message