From owner-freebsd-java@FreeBSD.ORG Tue Jul 22 08:49:30 2003 Return-Path: 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 717A937B401 for ; Tue, 22 Jul 2003 08:49:29 -0700 (PDT) Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.168.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id D642E43FA3 for ; Tue, 22 Jul 2003 08:49:27 -0700 (PDT) (envelope-from ernst@zaphod.euronet.nl) Received: from zaphod.euronet.nl (localhost [127.0.0.1]) by zaphod.euronet.nl (8.12.9/8.12.9) with ESMTP id h6M9kGAf053744; Tue, 22 Jul 2003 11:46:16 +0200 (CEST) (envelope-from ernst@zaphod.euronet.nl) Received: from localhost (localhost [[UNIX: localhost]]) by zaphod.euronet.nl (8.12.9/8.12.9/Submit) id h6M9kF6B053743; Tue, 22 Jul 2003 11:46:15 +0200 (CEST) From: Ernst de Haan Organization: Wanadoo Nederland B.V. To: Jonathan Chen Date: Tue, 22 Jul 2003 11:46:15 +0200 User-Agent: KMail/1.5.1 References: <20030721153937.B7669538B@netcom1.netcom.com> <200307220858.53468.ernst.dehaan@nl.wanadoo.com> <20030722094122.GA3035@grimoire.chen.org.nz> In-Reply-To: <20030722094122.GA3035@grimoire.chen.org.nz> X-Address: Muiderstraat 1, Amsterdam, Netherlands MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200307221146.15466.ernst.dehaan@nl.wanadoo.com> cc: java@FreeBSD.org cc: Mike Harding Subject: Re: jdk14 port usable for development? X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jul 2003 15:49:30 -0000 Ah, great, thanks! Just added my 2 cts to the PR. Ernst On Tuesday 22 July 2003 11:41, Jonathan Chen wrote: > On Tue, Jul 22, 2003 at 08:58:53AM +0200, Ernst de Haan wrote: > > Mike, > > > > It may be. I'm using it for development, mostly Ant-based builds, and I > > experience regular problems which seem to pertain to forks. Then the > > java process seems to hang with 98% CPU usage. It's not reproducible, > > but it seems to happen more and more on my system. > > This has been send-pr'd: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=java/52302 > > and hopefully Alexey will be able to come up with fixes in upcoming > releases.