From owner-freebsd-java Tue Oct 15 0: 2:17 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8338637B401 for ; Tue, 15 Oct 2002 00:02:16 -0700 (PDT) Received: from gnuppy.monkey.org (wsip68-15-8-100.sd.sd.cox.net [68.15.8.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EE8343EAC for ; Tue, 15 Oct 2002 00:02:16 -0700 (PDT) (envelope-from billh@gnuppy.monkey.org) Received: from billh by gnuppy.monkey.org with local (Exim 3.36 #1 (Debian)) id 181LiE-0001PQ-00; Tue, 15 Oct 2002 00:01:54 -0700 Date: Tue, 15 Oct 2002 00:01:54 -0700 To: JY Cc: freebsd-java@freebsd.org, "Bill Huey (Hui)" Subject: Re: 4.7, JDK1.3.1p7 native thread problem Message-ID: <20021015070154.GA5407@gnuppy.monkey.org> References: <20021015063458.GA26213@leafy.idv.tw> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021015063458.GA26213@leafy.idv.tw> User-Agent: Mutt/1.4i From: Bill Huey (Hui) 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 Tue, Oct 15, 2002 at 02:34:58PM +0800, JY wrote: > Abort trap > > Is this an expected behaviour? Yes, unfornately folks are trying to get this working in -stable, when it wasn't supported in the first place. It's suppose to only work with -current since the thread suspension architecture is more correct there. That's why I've been thinking about completely removing compile support for -stable. bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message