From owner-freebsd-java Fri Jan 10 21:51:29 2003 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 7617D37B401 for ; Fri, 10 Jan 2003 21:51:28 -0800 (PST) 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 D219243E4A for ; Fri, 10 Jan 2003 21:51:27 -0800 (PST) (envelope-from billh@gnuppy.monkey.org) Received: from billh by gnuppy.monkey.org with local (Exim 3.36 #1 (Debian)) id 18XEXq-0001wD-00; Fri, 10 Jan 2003 21:50:58 -0800 Date: Fri, 10 Jan 2003 21:50:58 -0800 To: Ron Park Cc: joshua@roughtrade.net, java@freebsd.org, "Bill Huey (Hui)" Subject: Re: JDK1.3 build failure report Message-ID: <20030111055058.GA7441@gnuppy.monkey.org> References: <20030111053025.21933.qmail@outgun.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030111053025.21933.qmail@outgun.com> 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 Sat, Jan 11, 2003 at 01:30:25PM +0800, Ron Park wrote: > Because in the fairly clearn current host, pthread structure in libc_r has changed. It's declared > in pthread_private.h under /usr/src/lib/libc_r/uthread. You can sync code using RELENG_4_7 and > compare it to RELENG_4. You will see the difference. ... > Sound like you are on the quest for getting hotspot, don't know if you get pass this point yet. Native threading is broken and was just a stepping stone for HotSpot. My intent was to get HotSpot going with native threading in place of -classic native threading. 1.4 J2SE will not have classic at all, so the loss of -native isn't going to be important so my suggestion is to migrate to HotSpot. We need to get a new patch out with some of the CVS changes and then automate the rest of the releases so that we collectively can have a better developer to end user interaction, so that patches will be out to the public and tested more immediately, more immediate feedback, etc... bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message