Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #7539
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Jeff Higgins <jeff@invalid.invalid> |
| 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 11:57:21 -0400 |
| Organization | A noiseless patient Spider |
| Lines | 30 |
| Message-ID | <j3qu6s$gl4$1@dont-email.me> (permalink) |
| References | <4e60d7f7$0$6545$9b4e6d93@newsspool4.arcor-online.net> <j3qmjo$ngg$1@dont-email.me> <j3qn6a$r4a$1@dont-email.me> <j3qnks$v58$1@dont-email.me> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Injection-Date | Fri, 2 Sep 2011 15:54:05 +0000 (UTC) |
| Injection-Info | mx04.eternal-september.org; posting-host="Z+UYWCPnTu4kxHsUACWmFQ"; logging-data="17060"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+xxM2YrlWJw2PuzVHl5iK3Zbwwz81dXl4=" |
| 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 | <j3qnks$v58$1@dont-email.me> |
| Cancel-Lock | sha1:Z8nhH8dHiH4/cLzcASjNNUvAmf0= |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:7539 |
Show key headers only | View raw
On 09/02/2011 10:05 AM, Jeff Higgins wrote: > On 09/02/2011 09:57 AM, Jeff Higgins wrote: >> On 09/02/2011 09:47 AM, Jeff Higgins wrote: >>> 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. >> >> $ cmp --verbose --print-bytes C:\Program files\Java\jdk\jre\bin\java.exe >> C:\Program files\Java\jre6\bin\java.exe > Oops. <http://gnuwin32.sourceforge.net/packages/diffutils.htm> > Double oops. fc C:\Program files\Java\jdk\jre\bin\java.exe >> C:\Program files\Java\jre6\bin\java.exe
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
Diff. the JRE INSIDE the jdk folder and JRE OUTSIDE the JDK folder? jochen2@brenz.com (Jochen Brenzlinger) - 2011-09-02 13:19 +0000
Re: Diff. the JRE INSIDE the jdk folder and JRE OUTSIDE the JDK folder? Jeff Higgins <jeff@invalid.invalid> - 2011-09-02 09:47 -0400
Re: Diff. the JRE INSIDE the jdk folder and JRE OUTSIDE the JDK folder? Jeff Higgins <jeff@invalid.invalid> - 2011-09-02 09:57 -0400
Re: Diff. the JRE INSIDE the jdk folder and JRE OUTSIDE the JDK folder? Jeff Higgins <jeff@invalid.invalid> - 2011-09-02 10:05 -0400
Re: Diff. the JRE INSIDE the jdk folder and JRE OUTSIDE the JDK folder? Jeff Higgins <jeff@invalid.invalid> - 2011-09-02 11:57 -0400
Re: Diff. the JRE INSIDE the jdk folder and JRE OUTSIDE the JDK folder? Roedy Green <see_website@mindprod.com.invalid> - 2011-09-02 13:48 -0700
csiph-web