From owner-freebsd-questions@FreeBSD.ORG Wed May 7 16:04:26 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CCE10106566B for ; Wed, 7 May 2008 16:04:26 +0000 (UTC) (envelope-from lists-fbsd@shadypond.com) Received: from mx-outbound01.easydns.com (mailout1.easydns.com [205.210.42.66]) by mx1.freebsd.org (Postfix) with ESMTP id AAC0A8FC14 for ; Wed, 7 May 2008 16:04:26 +0000 (UTC) (envelope-from lists-fbsd@shadypond.com) Received: from lilypad.shadypond.com (69-12-173-117.static.humboldt1.com [69.12.173.117]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx-outbound01.easydns.com (Postfix) with ESMTP id 492514832F for ; Wed, 7 May 2008 12:02:02 -0400 (EDT) Received: from slider.shadypond.com (slider.shadypond.com [192.168.1.11]) by lilypad.shadypond.com (Postfix) with ESMTPS id CA960B858 for ; Wed, 7 May 2008 16:04:24 +0000 (UTC) From: Pollywog To: freebsd-questions@freebsd.org Date: Wed, 7 May 2008 16:03:41 +0000 References: <4821B028.5020809@gmail.com> <4821CE72.9070901@raad.tartu.ee> In-Reply-To: <4821CE72.9070901@raad.tartu.ee> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200805071603.42793.lists-fbsd@shadypond.com> Subject: Re: Best Java 1.6 JDK for FreeBSD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 May 2008 16:04:26 -0000 On Wednesday 07 May 2008 15:44:50 Toomas Aas wrote: > Gunther Mayer wrote: > > Does anybody use 1.6 in production on FreeBSD? What have your > > experiences been? > > Our Tomcat-based website, which currently gets ca 75000 requests per day, > has been running with native jdk-1.6.0.3p3 for 6 months. I haven't noticed > any problems I have not been using it in FreeBSD but I had to downgrade jdk to 1.5 on my Ubuntu machine in order to get my browsers to work correctly. For this reason, I would stay away from it in FreeBSD as well, for the time being.