From owner-freebsd-java@FreeBSD.ORG Mon Nov 8 14:45:17 2004 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 6021F16A51C for ; Mon, 8 Nov 2004 14:45:17 +0000 (GMT) Received: from matrix.gatewaynet.com (matrix.gatewaynet.com [217.19.69.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FB9643D39 for ; Mon, 8 Nov 2004 14:45:16 +0000 (GMT) (envelope-from achill@matrix.gatewaynet.com) Received: from matrix.gatewaynet.com (localhost.localdomain [127.0.0.1]) by matrix.gatewaynet.com (8.12.8/8.12.8) with ESMTP id iA8FFfb3002738; Mon, 8 Nov 2004 17:15:41 +0200 Received: from localhost (achill@localhost)iA8FFe2c002734; Mon, 8 Nov 2004 17:15:40 +0200 Date: Mon, 8 Nov 2004 17:15:40 +0200 (EET) From: Achilleus Mantzios To: Frank Staals In-Reply-To: <418F7D13.10703@zonnet.nl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-7 Content-Transfer-Encoding: 8BIT cc: java@freebsd.org Subject: Re: 5.3-RELEASE jdk14 status 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: Mon, 08 Nov 2004 14:45:17 -0000 O Frank Staals έγραψε στις Nov 8, 2004 : > Achilleus Mantzios wrote: > > >O Frank Staals έγραψε στις Nov 8, 2004 : > > > > > > > >>Achilleus Mantzios wrote: > >> > >> > >> > >>>Hi, > >>> > >>>Has anyone tested jdk 1.4.2-p6 (compile,install,run) on 5.3-RELEASE? > >>>In particular, what is the status of -server switch, eclipse, > >>>jboss,etc..?? > >>>Are the gcc 3.4.x issues resolved? > >>> > >>>Thanx. > >>> > >>> > >>> > >>> > >>> > >>I'm compiling jdk14 now with FreeBSD 5.3 Final, as for now everything is > >>going fine. With FreeBSD 5.3 BETA 4, 5 and 7 it worked fine. So I think > >>it will do so on the final release. Also Eclipse worked/works fine with > >>the BETA > >> > >> > > > >including > ># java -server > >??? > > > >Thanx for your report. > > > > > > > >>Frank > >> > >> > >> > > > Hmm no I'm sorry, not with any specified options Just run # java -server -version and see whether it behaves as expected, or it stalls forever eating up 100% of the CPU. I (and i think many others) would be grateful if you tested the above. > > Frank > -- -Achilleus