From owner-freebsd-java@FreeBSD.ORG Mon Nov 8 20:41:06 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 755AA16A4CE for ; Mon, 8 Nov 2004 20:41:06 +0000 (GMT) Received: from fly.ebs.gr (fly.ebs.gr [62.103.84.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id 907AC43D2F for ; Mon, 8 Nov 2004 20:41:04 +0000 (GMT) (envelope-from past@ebs.gr) Received: from ebs.gr (root@hal.ebs.gr [10.1.1.2]) by fly.ebs.gr (8.12.9p1/8.12.9) with ESMTP id iA8Kf1Lc099010; Mon, 8 Nov 2004 22:41:01 +0200 (EET) (envelope-from past@ebs.gr) Received: from [127.0.0.1] (past@hal.ebs.gr [10.1.1.2]) by ebs.gr (8.12.11/8.12.11) with ESMTP id iA8Kew4P028424; Mon, 8 Nov 2004 22:40:59 +0200 (EET) (envelope-from past@ebs.gr) Message-ID: <418FD9D6.70206@ebs.gr> Date: Mon, 08 Nov 2004 22:40:54 +0200 From: Panagiotis Astithas Organization: EBS Ltd. User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Achilleus Mantzios References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 20:41:06 -0000 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? I did test all of the above, not on 5.3-RELEASE, but on 5-STABLE (the difference should be minimal right now). Everything works fine. JBoss & Eclipse with either client or server VM, browser plugin, debugging, you name it. Now, it would be interesting to see some benchmarks, with KSE and all. Cheers, Panagiotis