From owner-freebsd-java@FreeBSD.ORG Wed May 24 17:17:25 2006 Return-Path: X-Original-To: freebsd-java@FreeBSD.org 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 4276816A795 for ; Wed, 24 May 2006 17:17:25 +0000 (UTC) (envelope-from girgen@FreeBSD.org) Received: from banan.pingpong.net (banan.pingpong.net [213.136.40.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7764043D4C for ; Wed, 24 May 2006 17:17:23 +0000 (GMT) (envelope-from girgen@FreeBSD.org) Received: from rambutan.pingpong.net (rambutan.pingpong.net [192.168.1.187]) by banan.pingpong.net (8.13.6/8.13.6) with ESMTP id k4OHHMFd071658 for ; Wed, 24 May 2006 19:17:22 +0200 (CEST) (envelope-from girgen@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by rambutan.pingpong.net (8.13.6/8.13.6) with ESMTP id k4OHHMbG039606 for ; Wed, 24 May 2006 19:17:22 +0200 (CEST) (envelope-from girgen@FreeBSD.org) Date: Wed, 24 May 2006 19:17:22 +0200 From: Palle Girgensohn To: freebsd-java@FreeBSD.org Message-ID: X-Mailer: Mulberry/3.1.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: jdk15 @ amd64 slower and less stable than jdk15 @ i386 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 17:17:25 -0000 Hi, My experience is that jdk15 is slower and less stable on amd64 than on i386. Hence a couple of questions: 1. What timeline can I expect for the effort of getting diablo working on amd64? Is it reasonable to deploy systems on amd64 now and hoping that soon they will work faster and more reliable? 2. Is it possible to update the jdk15 port to use newer Sun code, as discussed by "Arne H. Juul" around May 4 on this list? That discussion died with comments that there was more to do in order to really get it right? Thanks for the wonderful effort you all make in getting Java to FreeBSD :) Palle PS. If you need crash dumps for jdk15 @ amd64, I can supply them, but that's not the point of this email, really. I'd like to know the planned time line. DS