From owner-freebsd-java Wed Feb 19 22:24:13 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 17A1D37B401 for ; Wed, 19 Feb 2003 22:24:12 -0800 (PST) Received: from titan.kgt.co.jp (titan.kgt.co.jp [210.141.246.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3248F43FBD for ; Wed, 19 Feb 2003 22:24:11 -0800 (PST) (envelope-from haro@kgt.co.jp) Received: from navgw.tt.kgt.co.jp (navgw [210.141.246.71]) by titan.kgt.co.jp (Postfix) with ESMTP id AAD4649F06; Thu, 20 Feb 2003 15:24:10 +0900 (JST) Received: from tt.kgt.co.jp (pegasus [192.168.10.1]) by navgw.tt.kgt.co.jp (Postfix) with ESMTP id 80CA047711; Thu, 20 Feb 2003 15:24:10 +0900 (JST) Received: from localhost [192.168.17.108] by tt.kgt.co.jp with ESMTP (SMTPD32-7.12) id A5776420100; Thu, 20 Feb 2003 15:28:07 +0900 Date: Thu, 20 Feb 2003 15:23:53 +0900 (JST) Message-Id: <20030220.152353.104026134.haro@kgt.co.jp> To: c.rued@xsb.com Cc: freebsd-java@FreeBSD.ORG Subject: Re: jdk13 and WITH_NATIVE_THREADS compile failing From: Munehiro Matsuda In-Reply-To: <15956.19601.491644.845972@ool-18bacefa.dyn.optonline.net> References: <15955.56261.257100.178858@ool-18bacefa.dyn.optonline.net> <20030220.115914.41627219.haro@kgt.co.jp> <15956.19601.491644.845972@ool-18bacefa.dyn.optonline.net> X-Mailer: Mew version 2.2 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Hello Chris, From: Christopher Rued Date: Wed, 19 Feb 2003 22:33:37 -0500 :: > I have never seen or had report of this kind of error before. :: > What kind of OS do you use? 4-STABLE/5-CURRENT/other from when? :: ::# uname -a ::FreeBSD ool-18bacefa.dyn.optonline.net 4.7-STABLE FreeBSD 4.7-STABLE #1: Sat Feb 8 19:58:28 EST 2003 root@ool-18bacefa.dyn.optonline.net:/usr/obj/usr/src/sys/FRANKENSTEIN i386 Ok. :: > What happens if you disable hotspot, by renaming hotspot directory to :: > some thing else, and try java -version? :: > e.g. :: > # cd /usr/local/jdk1.3.1/jre/lib/i386/ :: > # mv hotspot hotspot.tmp :: > # java -version :: ::# /usr/local/jdk1.3.1/bin/java -version ::java version "1.3.1-p8" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-p8-cbr-030219-12:02) Classic VM (build 1.3.1-p8-cbr-030219-12:02, green threads, nojit) Ok, which means green thread part of JDK is working. How about doing the following command? # java -native -version If this works, then native thread part of JDK is also working. Then that should tell us, whether only hotspot VM part is broken or not. BTW, your were the only one who had the corrupted patch with '^M's. I'll send you the original patch in private, so could you retry building your JDK with it? Thanks, Haro =------------------------------------------------------------------------------ _ _ Munehiro (haro) Matsuda -|- /_\ |_|_| Business Incubation Dept., Kubota Corp. /|\ |_| |_|_| 1-3 Nihonbashi-Muromachi 3-Chome Chuo-ku Tokyo 103-8310, Japan Tel: +81-3-3245-3318 Fax: +81-3-3245-3315 Email: haro@kgt.co.jp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message