From owner-freebsd-java Wed Oct 23 5:34:48 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 1743137B401 for ; Wed, 23 Oct 2002 05:34:47 -0700 (PDT) Received: from titan.seed.net.tw (titan.seed.net.tw [139.175.54.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 666A643E8A for ; Wed, 23 Oct 2002 05:34:36 -0700 (PDT) (envelope-from leafy@leafy.idv.tw) Received: from [61.59.152.177] (helo=leafy.idv.tw) by titan.seed.net.tw with esmtp (Seednet MTA build 20010831) id 184KiZ-000206-00 for freebsd-java@freebsd.org; Wed, 23 Oct 2002 20:34:35 +0800 Received: from leafy.idv.tw (localhost [127.0.0.1]) by leafy.idv.tw (8.12.6/8.12.6) with ESMTP id g9NCYUNX083443 for ; Wed, 23 Oct 2002 20:34:34 +0800 (CST) (envelope-from leafy@leafy.idv.tw) Received: (from leafy@localhost) by leafy.idv.tw (8.12.6/8.12.6/Submit) id g9NCYU2e083442 for freebsd-java@freebsd.org; Wed, 23 Oct 2002 20:34:30 +0800 (CST) Date: Wed, 23 Oct 2002 20:34:29 +0800 From: JY To: freebsd-java@freebsd.org Subject: Re: Fail to build native thread JDK1.3 after MFC in uthread Message-ID: <20021023123429.GA83417@leafy.idv.tw> Mail-Followup-To: freebsd-java@freebsd.org References: <20021023031628.GA3860@leafy.idv.tw> <20021023040526.GA19934@gnuppy.monkey.org> Mime-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline In-Reply-To: <20021023040526.GA19934@gnuppy.monkey.org> User-Agent: Mutt/1.5.1i 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 22, 2002 at 09:05:26PM -0700, Bill Huey wrote: > On Wed, Oct 23, 2002 at 11:16:28AM +0800, JY wrote: > > After MFC in uthread, I can no longer compile JDK1.3.1 with native thread, error as follows: > > Comment out problematic code and recompile. It's only going to effect > a native threaded -classic which isn't really suppose to work without > a signal fix. This should make it good enough for HotSpot to run. > > bill > Hi, I used Huang's patch and now Hotspot core JVM runs fine on my -stable. Even filechooser dialogs are without a glitch. Thank you for all who gave me pointers. JY PS. How do I switch to other Hotspot VMs? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message