Date: Sun, 25 Nov 2001 16:36:59 -0800 From: Bill Huey <billh@gnuppy.monkey.org> To: Joe Kelsey <joe@zircon.seattle.wa.us> Cc: freebsd-java@freebsd.org, Bill Huey <billh@gnuppy.monkey.org> Subject: Re: libjavaplugin_oji et al. Message-ID: <20011125163659.B17189@gnuppy> In-Reply-To: <15361.28022.743975.723093@zircon.zircon.seattle.wa.us> References: <15361.28022.743975.723093@zircon.zircon.seattle.wa.us>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011125163659.B17189>