From owner-freebsd-java Thu Jan 18 8: 2:46 2001 Delivered-To: freebsd-java@freebsd.org Received: from hermes.research.kpn.com (hermes.research.kpn.com [139.63.192.8]) by hub.freebsd.org (Postfix) with ESMTP id 470EE37B402; Thu, 18 Jan 2001 08:02:28 -0800 (PST) Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by research.kpn.com (PMDF V5.2-31 #42699) with ESMTP id <01JZ267X90XQ00044L@research.kpn.com>; Thu, 18 Jan 2001 17:02:25 +0100 Received: by l04.research.kpn.com with Internet Mail Service (5.5.2653.19) id ; Thu, 18 Jan 2001 17:02:23 +0100 Content-return: allowed Date: Thu, 18 Jan 2001 17:02:23 +0100 From: "Koster, K.J." Subject: Setjmp help for JDK To: "'freebsd-alpha@freebsd.org'" , "'freebsd-java@freebsd.org'" Message-id: <59063B5B4D98D311BC0D0001FA7E4522026D7B2C@l04.research.kpn.com> MIME-version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Dear All, I've been pounding my head into the Sun JDK to FreeBSD/alpha. I learn a lot about Java this way, but I digress. Is there someone who can help me with the green threads implementation of that beast? What happens is that it jumps into the first thread's execution code but instead jumps blindly off the signal 11 cliff. Would someone please help me with this part of the porting process? I'm looking for someone who can help me debug this code. I've never debugged setjmp() threads in C before and I need a place to start. Kees Jan ================================================ You are only young once, but you can stay immature all your life. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message