From owner-freebsd-java@FreeBSD.ORG Mon Jun 21 14:42:50 2010 Return-Path: <owner-freebsd-java@FreeBSD.ORG> Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8EA141065678 for <freebsd-java@freebsd.org>; Mon, 21 Jun 2010 14:42:50 +0000 (UTC) (envelope-from bdsfbsd@att.net) Received: from smtp101.sbc.mail.ac4.yahoo.com (smtp101.sbc.mail.ac4.yahoo.com [76.13.13.240]) by mx1.freebsd.org (Postfix) with SMTP id 3B7668FC17 for <freebsd-java@freebsd.org>; Mon, 21 Jun 2010 14:42:49 +0000 (UTC) Received: (qmail 74588 invoked from network); 21 Jun 2010 14:42:49 -0000 Received: from ack5833s2.lib.ohio-state.edu (bdsfbsd@128.146.175.36 with login) by smtp101.sbc.mail.ac4.yahoo.com with SMTP; 21 Jun 2010 07:42:48 -0700 PDT X-Yahoo-SMTP: d5tX3UiswBBe7eAro3WwBCIcMc7tMmv23kUXyA-- X-YMail-OSG: yKZrU1EVM1mg4IJMKtTc2bxjTWChhKR8rlRXP3pTaJAHcgYMjtytboJbByjRwCkxJzxLmXZvN0vNbzFszRs2B6hmPBKF4Q33KD7X_7GxHiRjLrLjvKx7FbvwSu7VaGhuGV0ik1J5tbOZau93tP2BiEGB3ieMXtA.6yheCJ_Pq.lfZyl.rnAWsH3PHb5K85fwrqPcrW1HQCa.rsQ9CvzEhC5Pjl6AylLYKayiqKZk5wFbIY3fhrmXJW2_7BURZz..WxgTXfg46R9Eu4FANc2wZoc- X-Yahoo-Newman-Property: ymail-3 Content-Type: text/plain; charset=iso-8859-15; format=flowed; delsp=yes To: freebsd-java <freebsd-java@freebsd.org> References: <L4BITB$256B16536B50416832DBC1B09283CA26@libero.it> Date: Mon, 21 Jun 2010 10:42:50 -0400 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: bdsfbsd@att.net Message-ID: <op.venm5oo1htl4zj@ack5833s2.ad.service.osu.edu> In-Reply-To: <L4BITB$256B16536B50416832DBC1B09283CA26@libero.it> User-Agent: Opera Mail/10.53 (Win32) Subject: openjdk vs diablo-jdk [was: jdk and java plugin for newbies - icedtea6-stubs and openjdk6?] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD <freebsd-java.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>, <mailto:freebsd-java-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-java> List-Post: <mailto:freebsd-java@freebsd.org> List-Help: <mailto:freebsd-java-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>, <mailto:freebsd-java-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Jun 2010 14:42:50 -0000 On Sun, 20 Jun 2010 10:55:59 -0400, barbara <barbara.xxx1975@libero.it> wrote: >> On Sun, 20 Jun 2010 09:40:51 -0000, barbara <barbara.xxx1975@libero.it> >> wrote: >> >> >> Replying to myself, for the record: >> >> On Tue, 08 Jun 2010 18:58:45 -0000, <bdsfbsd@att.net> wrote: >> >> >> [snip] >> >> >> >> I only needed to install openjdk6 and Opera, and Java works fine >> without >> >> any further configuration. It is only update 7, but I don't know if I >> >> really care. It seems that most Java stuff will work. >> >> >> >> Brian >> > >> > Update 7...uhm... >> > >> > $ /usr/local/diablo-jdk1.6.0/bin/java -version >> > java version "1.6.0_07" >> > Diablo Java(TM) SE Runtime Environment (build 1.6.0_07-b02) >> > Diablo Java HotSpot(TM) Server VM (build 10.0-b23, mixed mode) >> > >> > >> > >> >> Yes, this is exactly what I have, which verified by this: >> http://www.java.com/en/download/help/testvm.xml >> is indeed "Java 6, Update 07", which is far from the most recent, but >> I'm saying I don't think that matters much. So why the "uhm"? >> > > Because you don't need to install openjdk, as you said, to have a java > plugin, but diablo-jdk/jre (or jdk16). > > Perhaps I [snip]ped too much of my earlier post so you missed the part where I had said I wanted a jdk _and_ the plugin. (Which it turns out I don't need a "plugin" per se, because Opera took care of that, and I like Opera, so that part is solved. Firefox fans can go figure out their own problems.) So really now this is just an issue of the preferred manner of having a jdk. I have yet to understand what openjdk is supposed to be versus what diablo-jdk is supposed to be, at least in terms of FreeBSD.. I know that openjdk is being designed for many platforms while diablo-jdk is FreeBSD specific, but the dependencies make it appear that openjdk on FreeBSD equals diablo-jdk plus other packages. Is diablo-jdk missing some functionality that openjdk provides? Or are they somehow qualitatively different things? If somebody could explain what's going on here, that'd be great. Thanks, Brian