Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!nuzba.szn.dk!pnx.dk!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Nigel Wade Newsgroups: comp.lang.java.help Subject: Re: Bundle JDK in my app Date: Thu, 14 Mar 2013 09:30:59 +0000 Lines: 18 Message-ID: References: <104d950c-186a-4cfb-9c18-ff0ae7f6f3ca@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net awjfa1++1ZH/sHBOaInplwiu5JeY8uSfoDQY1XXqURMG3MhAms Cancel-Lock: sha1:mh+7HQ3UsO03fRzajKuPw1SNO8k= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120601 Thunderbird/13.0 In-Reply-To: <104d950c-186a-4cfb-9c18-ff0ae7f6f3ca@googlegroups.com> Xref: csiph.com comp.lang.java.help:2582 On 13/03/13 12:13, Iony wrote: > Hello, > > Is it possible to bundle the full JDK7 (not JRE) in my application ? You should abide by the conditions set out in the license for the JDK. > Should I include the full JDK or am I allow to include only binaries in order to reduce the size ? > The terms for the Oracle JDK are here: http://www.oracle.com/technetwork/java/javase/readme-142177.html#redistribution The license terms for other JDK will probably be different. I expect OpenJDK will be more "open". -- Nigel Wade