From owner-freebsd-java Thu Feb 20 6:17:25 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 5D9F437B401 for ; Thu, 20 Feb 2003 06:17:23 -0800 (PST) Received: from gddsn.org.cn (mail.gddsn.org.cn [210.21.6.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9458E43FAF for ; Thu, 20 Feb 2003 06:17:22 -0800 (PST) (envelope-from hwh@gddsn.org.cn) Received: from gddsn.org.cn (gw [210.21.6.34]) by gddsn.org.cn (Postfix) with ESMTP id EA82E38CB28; Thu, 20 Feb 2003 22:17:18 +0800 (CST) Message-ID: <3E54E36D.50004@gddsn.org.cn> Date: Thu, 20 Feb 2003 22:17:17 +0800 From: Huang wen hui User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; zh-CN; rv:1.1) Gecko/20021225 X-Accept-Language: zh-cn, zh-tw, en-us MIME-Version: 1.0 To: Alexey Zelkin Cc: java@FreeBSD.ORG Subject: Re: jdk1.4.1-p2 hang References: <3E54AF05.7010808@gddsn.org.cn> <20030220144737.A56286@phantom.cris.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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 Alexey Zelkin wrote: >hi, > >Hmm.. Testcase is not causing to crash any my past builds at 4.7. Will >update my -CURRENT and check it. > I got same result under 4.7-STABLE. $ uname -a FreeBSD wfdb.gddsn.org.cn 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Feb 14 12:04:07 CST 2003 root@wfdb.gddsn.org.cn:/usr/obj/usr/src/sys/WFDB i386 $ JDK1.3.1+hotspot under -CURRENT would not hit this problem. > >Are you sure that it's not intentional behaviour ? (shell configuration, etc?) > What do you mean? I use "sh" shell. > >On Thu, Feb 20, 2003 at 06:33:41PM +0800, Huang wen hui wrote: > > >>hi, >>this simple command can hang java: >> >>java -version 2>&1 |head -1 >> >> >>$ uname -a >>FreeBSD tp.gddsn.org.cn 5.0-CURRENT FreeBSD 5.0-CURRENT #3: Mon Feb 17 >>21:57:26 CST 2003 hwh@tp.gddsn.org.cn:/usr/obj/usr/src/sys/IBM01 i386 >>$ java -version >>java version "1.4.1-p2" >>Java(TM) 2 Runtime Environment, Standard Edition (build >>1.4.1-p2-hwh_05_feb_2003_09_47) >>Java HotSpot(TM) Client VM (build 1.4.1-p2-hwh_05_feb_2003_09_47, mixed >>mode) >>$ java -version 2>&1 |head -1 >>java version "1.4.1-p2" >>Killed >>$ sh: turning off NDELAY mode >> >>--hwh >> >> >>To Unsubscribe: send mail to majordomo@FreeBSD.org >>with "unsubscribe freebsd-java" in the body of the message >> >> > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-java" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message