From owner-freebsd-questions@FreeBSD.ORG Wed Dec 12 14:51:20 2007 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 419F416A4DD for ; Wed, 12 Dec 2007 14:51:20 +0000 (UTC) (envelope-from wundram@beenic.net) Received: from mail.beenic.net (mail.beenic.net [83.246.72.40]) by mx1.freebsd.org (Postfix) with ESMTP id EA0A313C46B for ; Wed, 12 Dec 2007 14:51:19 +0000 (UTC) (envelope-from wundram@beenic.net) Received: from [192.168.1.32] (a89-182-16-204.net-htp.de [89.182.16.204]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.beenic.net (Postfix) with ESMTP id 26C6FA44529; Wed, 12 Dec 2007 15:44:13 +0100 (CET) From: "Heiko Wundram (Beenic)" Organization: Beenic Networks GmbH To: dmw@unete.cl Date: Wed, 12 Dec 2007 15:53:01 +0100 User-Agent: KMail/1.9.7 References: <200712120706.13428.dmw@unete.cl> In-Reply-To: <200712120706.13428.dmw@unete.cl> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200712121553.01492.wundram@beenic.net> Cc: freebsd-questions@freebsd.org Subject: Re: RELENG_7 and diablo-jdk 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, 12 Dec 2007 14:51:20 -0000 Am Mittwoch, 12. Dezember 2007 11:06:13 schrieb Daniel Molina Wegener: > =C2=BFIs there any problem if I run diablo-jdk-1.5_07 under RELENG_7? > I mean, =C2=BFis the diablo-jdk binary compatible with RELENG_7? Yes, there are/were quite some problems (which may not become immediately=20 apparent with "standard" use but will as soon as you use Java software such= =20 as the sun-wtk). Generally, you'll want to build the sun-jdks on RELENG_7,= =20 using the diablo-jdk as a bootstapper and removing it after at least one=20 other jdk has been installed. Instructions for downloading the sources and BSD-patches for the sun-jdks a= re=20 in ports (i.e., "cd /usr/ports/java/jdk1; make" will tell you what to do= ). =2D-=20 Heiko Wundram Product & Application Development