X-Received: by 10.224.189.78 with SMTP id dd14mr13421807qab.0.1363176808341; Wed, 13 Mar 2013 05:13:28 -0700 (PDT) X-Received: by 10.49.41.65 with SMTP id d1mr176726qel.11.1363176808239; Wed, 13 Mar 2013 05:13:28 -0700 (PDT) Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder2.hal-mli.net!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!dd2no183720qab.0!news-out.google.com!k8ni1qas.0!nntp.google.com!dd2no183718qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.java.help Date: Wed, 13 Mar 2013 05:13:28 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=89.96.203.136; posting-account=tPYUHQoAAADIrHE3wmiXDQcVHMMyXVtk NNTP-Posting-Host: 89.96.203.136 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <104d950c-186a-4cfb-9c18-ff0ae7f6f3ca@googlegroups.com> Subject: Bundle JDK in my app From: Iony Injection-Date: Wed, 13 Mar 2013 12:13:28 +0000 Content-Type: text/plain; charset=ISO-8859-1 Lines: 5 Xref: csiph.com comp.lang.java.help:2575 Hello, Is it possible to bundle the full JDK7 (not JRE) in my application ? Should I include the full JDK or am I allow to include only binaries in order to reduce the size ? thank you