From owner-freebsd-java@FreeBSD.ORG Mon Apr 24 17:39:01 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 CC3CC16A400 for ; Mon, 24 Apr 2006 17:39:01 +0000 (UTC) (envelope-from past@ebs.gr) Received: from fly.ebs.gr (fly.ebs.gr [83.171.239.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B7F843D45 for ; Mon, 24 Apr 2006 17:38:57 +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 k3OHctwE083202; Mon, 24 Apr 2006 20:38:55 +0300 (EEST) (envelope-from past@ebs.gr) Received: from [10.1.1.200] (pptp.ebs.gr [10.1.1.200]) by ebs.gr (8.13.3/8.13.3) with ESMTP id k3OHdAmd071226; Mon, 24 Apr 2006 20:39:11 +0300 (EEST) (envelope-from past@ebs.gr) Message-ID: <444D0D2D.7050604@ebs.gr> Date: Mon, 24 Apr 2006 20:38:53 +0300 From: Panagiotis Astithas Organization: EBS Ltd. User-Agent: Thunderbird 1.5.0.2 (X11/20060423) MIME-Version: 1.0 To: Jeroen Ruigrok van der Werven References: <444CAE65.8040703@ubib.eur.nl> In-Reply-To: <444CAE65.8040703@ubib.eur.nl> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-java@freebsd.org Subject: Re: Which JDK to go with? 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: Mon, 24 Apr 2006 17:39:02 -0000 Jeroen Ruigrok van der Werven wrote: > At the moment I am running 6-STABLE and need to deploy a JDK for use > with DSpace. I am going to need to run Apache with Tomcat, which in turn > will be running DSpace. > > Now the situation has become a bit unclear which JDK to go with. The > http://www.freebsd.org/java/ page doesn't help much since it is outdated > nowadays. > > How much problems might I run into with the Diablo Caffe/JDK on 6-STABLE? > > Would just going with java/jdk15 be the better choice? > > Any hints welcome. :) I think it would be fair to say that the only reasons to prefer jdk15 over diablo now, are if you have an amd64 system or you have hit a new regression/bug with diablo that does not seem to exist on jdk15. Cheers, Panagiotis