Date: Fri, 10 Jan 2003 21:50:58 -0800 From: Bill Huey (Hui) <billh@gnuppy.monkey.org> To: Ron Park <ronp@outgun.com> Cc: joshua@roughtrade.net, java@freebsd.org, "Bill Huey (Hui)" <billh@gnuppy.monkey.org> Subject: Re: JDK1.3 build failure report Message-ID: <20030111055058.GA7441@gnuppy.monkey.org> In-Reply-To: <20030111053025.21933.qmail@outgun.com> References: <20030111053025.21933.qmail@outgun.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030111055058.GA7441>