Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #7539

Re: Diff. the JRE INSIDE the jdk folder and JRE OUTSIDE the JDK folder?

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 2011-09-02 11:57 -0400
Organization A noiseless patient Spider
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>

Show all headers | 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 | NextPrevious in thread | Next in thread | Find similar


Thread

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