From owner-freebsd-questions@FreeBSD.ORG Fri Aug 13 19:47:34 2010 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 4EFAA106564A for ; Fri, 13 Aug 2010 19:47:34 +0000 (UTC) (envelope-from antonio@antonioshome.net) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id DD0858FC19 for ; Fri, 13 Aug 2010 19:47:33 +0000 (UTC) Received: by wyj26 with SMTP id 26so3810280wyj.13 for ; Fri, 13 Aug 2010 12:47:32 -0700 (PDT) Received: by 10.227.147.198 with SMTP id m6mr1865562wbv.78.1281728850628; Fri, 13 Aug 2010 12:47:30 -0700 (PDT) Received: from antonio.localnet (244.pool85-49-220.dynamic.orange.es [85.49.220.244]) by mx.google.com with ESMTPS id u32sm1811850weq.35.2010.08.13.12.47.28 (version=SSLv3 cipher=RC4-MD5); Fri, 13 Aug 2010 12:47:29 -0700 (PDT) Message-ID: <4C65A0ED.7060909@antonioshome.net> Date: Fri, 13 Aug 2010 21:45:49 +0200 From: Antonio Vieiro User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.10) Gecko/20100630 Thunderbird/3.0.5 MIME-Version: 1.0 To: Roland Smith References: <4C6587F8.7040102@antonioshome.net> <20100813185708.GA26455@slackbox.erewhon.net> In-Reply-To: <20100813185708.GA26455@slackbox.erewhon.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions Subject: Re: Status of Java in FreeBSD? (OpenSolaris is dead) 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: Fri, 13 Aug 2010 19:47:34 -0000 On 13/08/2010 20:57, Roland Smith wrote: > On Fri, Aug 13, 2010 at 07:59:20PM +0200, Antonio Vieiro wrote: >> I'm currently using OpenJDK16 from ports. Is OpenJDK free from Oracle >> hands or not? > > Depends what you mean by free. It's under the GPLv2, so I think you should be > good wrt copyrights. I think that the Diablo JVM has Sun source code [1], and this is released under a partner agreement or something, so I imagine Oracle could shut it down as well, right? OpenJDK is under GPLV2, but I'm not sure it covers the whole JVM. I'll try to find out. Thanks, Antonio [1] http://www.freebsdfoundation.org/downloads/java.shtml > > Patents might be different matter, though! To the best of my knowledge, the EU > law doesn't allow patenting software. But if you really want to know where you > stand you should consult a lawyer who knows Spanish and EU patent law. > > People in the US could very well be screwed, however. OTOH, Oracle's lawsuit > against Google over Android could potentially lead to the patents asserted in > that case being found invalid > > Roland