From owner-freebsd-java Sat Jan 4 14:28:46 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 9548537B405 for ; Sat, 4 Jan 2003 14:28:44 -0800 (PST) Received: from turing.morons.org (turing.morons.org [209.237.229.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40EED43EC2 for ; Sat, 4 Jan 2003 14:28:44 -0800 (PST) (envelope-from freebsd@spatula.net) Received: by turing.morons.org (Postfix, from userid 1001) id 20F2FACA6; Sat, 4 Jan 2003 14:28:44 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by turing.morons.org (Postfix) with ESMTP id 202C3ACA3; Sat, 4 Jan 2003 14:28:44 -0800 (PST) Date: Sat, 4 Jan 2003 14:28:44 -0800 (PST) From: Nick Johnson X-X-Sender: spatula@turing.morons.org To: Ron Park Cc: freebsd-java@FreeBSD.ORG Subject: Re: What else did I miss? (Build hotspot on 4.7 Stable) In-Reply-To: <20030104213635.24315.qmail@outgun.com> Message-ID: <20030104142732.P30835-100000@turing.morons.org> X-what-happen: someone set up us the bomb X-Message-Flags: Spatula MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 I think those warnings are expected at this point. I believe billf is working on making the red and yellow zoning work if I'm not mistaken. I guess the JVM prefers it if that stuff is there, but it works anyway even if it's not. Nick On Sun, 5 Jan 2003, Ron Park wrote: > O.K. update from what I did. I did cvsup stable tree, rebuild OS, rebuild hotspot. And it > seems to do O.K. I got this warning about setkey in the linking part. [snip] > > -------------------------------------------------------------------------------------- > ava HotSpot(TM) Core VM warning: os::allocate_thread_local_storage: pthread_key > = 0x00000000 > sizep == 0x00100000 > Java HotSpot(TM) Core VM warning: os::thread_local_storage_at: can't find the ke > y for "index = 0x00000000" > Java HotSpot(TM) Core VM warning: os::thread_local_storage_at_put: index = 0x000 > 00000, value = 0x08078000 > Java HotSpot(TM) Core VM warning: must be the same thread, slowly 0x08078000, 0x > 08078000 > Java HotSpot(TM) Core VM warning: Attempt to guard stack yellow zone failed. > Java HotSpot(TM) Core VM warning: Attempt to guard stack red zone failed. > Java HotSpot(TM) Core VM warning: os::thread_local_storage_at: can't find the ke > y for "index = 0x00000000" > -------------------------------------------------------------------------------------- -- "The aptly-named morons.org is an obscenity-laced screed..." -- Robert P. Lockwood, Catholic League director of research Nick Johnson, version 2.0 http://www.spatula.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message