From owner-freebsd-questions@FreeBSD.ORG Tue Dec 20 09:53:41 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D4B216A41F for ; Tue, 20 Dec 2005 09:53:41 +0000 (GMT) (envelope-from jhfoo@nexlabs.com) Received: from tin.colossus.net (tin.colossus.net [216.121.224.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id C566243D64 for ; Tue, 20 Dec 2005 09:53:40 +0000 (GMT) (envelope-from jhfoo@nexlabs.com) Received: from nexpc (212.210-193-15.adsl.qala.com.sg [210.193.15.212]) by tin.colossus.net (8.9.3p2/8.9.3) with SMTP id BAA20302 for ; Tue, 20 Dec 2005 01:53:39 -0800 Message-ID: <012c01c6054c$665afc10$c801a8c0@nexpc> From: "Foo Ji-Haw" To: Date: Tue, 20 Dec 2005 18:01:50 +0800 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1506 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: How native is the native JDK14? 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: Tue, 20 Dec 2005 09:53:41 -0000 Hi all, I am still compiling the /usr/port/java/jdk14/, which I think is the = native Java implementation. But as I see the compiling going on, I read = a couple of lines saying that they are going to turn on linux binary = compatibility. My question is: did they turn it on just for the purpose of the = compilation, or is jdk14/ not a real native implementation? Anyway, I also read from www.freebsdfoundation.org/downloads/java.shtml: The FreeBSD Foundation has negotiated a license with Sun Microsystems to = distribute FreeBSD binaries for the Java Runtime Environment (JRE) and = Java Development Kit (JDK). These implementations have been made = possible through the hard work of the BSD Java team, and contributors = (particularly WorldGate Communications, Inc.) as well as through = donations to the FreeBSD Foundation that supported hardware, developer = time, testing resources, and license negotiation. Looks like getting Java is going to get easier. Yeah!