Date: Fri, 9 Nov 2001 10:47:15 -0800 From: Bill Huey <billh@gnuppy.monkey.org> To: Joe Kelsey <joe@zircon.seattle.wa.us> Cc: FreeBSD Java <freebsd-java@FreeBSD.ORG> Subject: Re: Is the jdk1.3.1 plug-in working? Message-ID: <20011109104715.A8453@gnuppy> In-Reply-To: <15340.9168.974778.42096@zircon.zircon.seattle.wa.us> References: <3BEBF7B1.8809A76D@niksun.com> <15340.9168.974778.42096@zircon.zircon.seattle.wa.us>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 09, 2001 at 10:43:28AM -0800, Joe Kelsey wrote: > I have successfully compiled and installed the plugin. Unfortunately, > it relies on the HotSpot Java VM and I am currently looking at > workarounds and other possibilities. > > I can make the plugin work up to the point of calling JNI_CreateJavaVM, > at which point it dies and takes mozilla with it. That was the easy > debugging, the hard part comes now in actualling using a debugger to > trace it's death in detail... ... > p.s. Anyone working on HotSpot? Yeah, me technically. ;-) I'm trying to trace down a pretty obscure crash in the native threading implementation that I commited recently and it's getting scarier and scarier as I try to hunt it down. What ever the crash is, it's slipping through the debugging methods I'm using. 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?20011109104715.A8453>