From owner-freebsd-java Thu Jun 27 12: 3:51 2002 Delivered-To: freebsd-java@freebsd.org Received: from mgr1.xmission.com (mgr1.xmission.com [198.60.22.201]) by hub.freebsd.org (Postfix) with ESMTP id 7710937B41C for ; Thu, 27 Jun 2002 12:03:37 -0700 (PDT) Received: from mail by mgr1.xmission.com with spam-scanned (Exim 3.35 #1) id 17NeXg-0005zi-00; Thu, 27 Jun 2002 13:03:35 -0600 Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr1.xmission.com with esmtp (Exim 3.35 #1) id 17NeXd-0005ys-00; Thu, 27 Jun 2002 13:02:54 -0600 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.6/8.11.6) id g5RJ2nV33843; Fri, 28 Jun 2002 04:32:49 +0930 (CST) (envelope-from glewis) Date: Fri, 28 Jun 2002 04:32:49 +0930 From: Greg Lewis To: Mikhail Kruk Cc: freebsd-java@FreeBSD.ORG Subject: Re: problem report, question about OpenOffice Message-ID: <20020628043249.A33750@misty.eyesbeyond.com> References: <59063B5B4D98D311BC0D0001FA7E452205FDA7EE@l04.research.kpn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from meshko@cs.brandeis.edu on Thu, Jun 27, 2002 at 02:29:21PM -0400 X-Spam-Status: No, hits=-3.4 required=8.0 tests=IN_REP_TO version=2.31 X-Spam-Level: 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 Thu, Jun 27, 2002 at 02:29:21PM -0400, Mikhail Kruk wrote: > I might have reported it already, I don't remember. It's a weird problem: > I have a multithreaded application, one of the threads reads from stdin > using BufferedReader. When I run this program in xterm, the stdin thread > blocks and stops all other threads. Running the same program w/o X (on > console) -- no problem. It's jdk1.3.1p6 on 4.5-STABLE. Could you maybe construct a small test program that demonstrates this? > OpenOffice question: OO can not use native jdk1.3.1, only Linux. Is this > because of native threads or something else? I've no idea. If it works with the Linux JDK then it appeals to me that its exec'ing it and it should work just as well with the native one. Not having upgraded to 4.6, I can't even build and test it. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message