Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!news.glorb.com!feeder.erje.net!news2.arglkargh.de!news.mixmin.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Jeff Higgins Newsgroups: comp.lang.java.programmer Subject: Re: Diff. the JRE INSIDE the jdk folder and JRE OUTSIDE the JDK folder? Date: Fri, 02 Sep 2011 09:47:41 -0400 Organization: A noiseless patient Spider Lines: 17 Message-ID: References: <4e60d7f7$0$6545$9b4e6d93@newsspool4.arcor-online.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Fri, 2 Sep 2011 13:44:24 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="Z+UYWCPnTu4kxHsUACWmFQ"; logging-data="24080"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/RyR4fbM1140pjKbSR2KWOkZ94EU99Bmw=" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20110818 Icedove/3.0.11 In-Reply-To: <4e60d7f7$0$6545$9b4e6d93@newsspool4.arcor-online.net> Cancel-Lock: sha1:zkrd2wMveExSYISvVhadPODqToA= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:7532 On 09/02/2011 09:19 AM, Jochen Brenzlinger wrote: > When I install a new J2SE version then there are 3 java runtimes: > > 1.) C:\Program files\Java\jdk\bin\java.exe > > 2.) C:\Program files\Java\jdk\jre\bin\java.exe > > 3.) C:\Program files\Java\jre6\bin\java.exe > > > Ok, the difference between the first and the second java.exe is that the first is WITH included debugging info compiled > and the second not. But what is the difference between the second and the third java.exe? > > > Jochen > I suspect the installer and installation path.