From owner-freebsd-java Fri Nov 9 10:43:21 2001 Delivered-To: freebsd-java@freebsd.org Received: from zircon.seattle.wa.us (sense-sea-CovadSub-0-228.oz.net [216.39.147.228]) by hub.freebsd.org (Postfix) with SMTP id 1A15A37B417 for ; Fri, 9 Nov 2001 10:43:20 -0800 (PST) Received: (qmail 5026 invoked by uid 1001); 9 Nov 2001 18:43:29 -0000 From: Joe Kelsey MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15340.9168.974778.42096@zircon.zircon.seattle.wa.us> Date: Fri, 9 Nov 2001 10:43:28 -0800 To: FreeBSD Java Subject: Is the jdk1.3.1 plug-in working? In-Reply-To: <3BEBF7B1.8809A76D@niksun.com> References: <3BEBF7B1.8809A76D@niksun.com> X-Mailer: VM 6.96 under Emacs 21.1.1 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 Dragos Ilie writes: > Is the native jdk 1.3.1 plug-in working with mozilla? 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... /Joe p.s. Anyone working on HotSpot? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message