Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #7531
| From | jochen2@brenz.com (Jochen Brenzlinger) |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Diff. the JRE INSIDE the jdk folder and JRE OUTSIDE the JDK folder? |
| Followup-To | comp.lang.java.programmer |
| Date | 2011-09-02 13:19 +0000 |
| Message-ID | <4e60d7f7$0$6545$9b4e6d93@newsspool4.arcor-online.net> (permalink) |
| Organization | Arcor |
Followups directed to: comp.lang.java.programmer
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
Back to comp.lang.java.programmer | Previous | Next — 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