Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #15097
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: How to use 32 bits JRE on Windows 7 64 bits computer? |
| Date | 2012-06-07 18:31 -0700 |
| Organization | Canadian Mind Products |
| Message-ID | <7el2t79rbtbmtk53sd1ji41fqqo630n2v4@4ax.com> (permalink) |
| References | <018d458b-c915-4b2d-8397-65b297e649a2@googlegroups.com> |
On Thu, 7 Jun 2012 11:46:11 -0700 (PDT), zyng <xsli2@yahoo.com> wrote, quoted or indirectly quoted someone who said : >Right now, for some reason, we hope that 32 bits JRE is used when running a commercial Java program. > Is this only the matter of setting the environment variable JAVA_HOME? We have tried that and it didn't show the effect we expected. Astoundingly, the browsers find and load the appropriate JVM automagically. Chrome needs a little help, but basically it is automatic. See http://mindprod.com/jgloss/googlechrome.html You can verify this by running http://mindprod.com/applet/wassup.html Try out IE 64 bit, and Firefox 32 bit or any of the other browsers at http://mindprod.com/jgloss/browser.html look for os.arch = amd64 vs x86 for 64 bit vs 32 bit or references to Program Files vs Program Files (x86). This applies to windows. -- Roedy Green Canadian Mind Products http://mindprod.com Controlling complexity is the essence of computer programming. ~ Brian W. Kernighan 1942-01-01 .
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
How to use 32 bits JRE on Windows 7 64 bits computer? zyng <xsli2@yahoo.com> - 2012-06-07 11:46 -0700
Re: How to use 32 bits JRE on Windows 7 64 bits computer? Robert Klemme <shortcutter@googlemail.com> - 2012-06-07 21:49 +0200
Re: How to use 32 bits JRE on Windows 7 64 bits computer? zyng <xsli2@yahoo.com> - 2012-06-07 17:40 -0700
Re: How to use 32 bits JRE on Windows 7 64 bits computer? Robert Klemme <shortcutter@googlemail.com> - 2012-06-08 04:04 -0700
Re: How to use 32 bits JRE on Windows 7 64 bits computer? Roedy Green <see_website@mindprod.com.invalid> - 2012-06-07 18:31 -0700
Re: How to use 32 bits JRE on Windows 7 64 bits computer? Roedy Green <see_website@mindprod.com.invalid> - 2012-06-07 18:31 -0700
csiph-web