Date: Fri, 28 Jun 2002 04:32:49 +0930 From: Greg Lewis <glewis@eyesbeyond.com> To: Mikhail Kruk <meshko@cs.brandeis.edu> Cc: freebsd-java@FreeBSD.ORG Subject: Re: problem report, question about OpenOffice Message-ID: <20020628043249.A33750@misty.eyesbeyond.com> In-Reply-To: <Pine.LNX.4.44.0206271424590.28786-100000@calliope.cs.brandeis.edu>; from meshko@cs.brandeis.edu on Thu, Jun 27, 2002 at 02:29:21PM -0400 References: <59063B5B4D98D311BC0D0001FA7E452205FDA7EE@l04.research.kpn.com> <Pine.LNX.4.44.0206271424590.28786-100000@calliope.cs.brandeis.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020628043249.A33750>