Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #15093
| From | Robert Klemme <shortcutter@googlemail.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: How to use 32 bits JRE on Windows 7 64 bits computer? |
| Date | 2012-06-07 21:49 +0200 |
| Message-ID | <a3ceurFv4lU1@mid.individual.net> (permalink) |
| References | <018d458b-c915-4b2d-8397-65b297e649a2@googlegroups.com> |
On 07.06.2012 20:46, zyng wrote: > Both 32 bits and 64 bits JRE are installed on Windows 7 64 bits > computer. Normally, 64 bits JRE is used. > > Right now, for some reason, we hope that 32 bits JRE is used when What do you mean by "we hope"? Do you /want/ the 32 bit JRE to be used? Or are you /assuming/ it is used? > 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. That depends entirely how the "commercial Java program" uses the JVM. Could be a script, an executable etc. and we have no way of knowing how it determines the JVM to use. Please provide more detail, especially what you expected and maybe also what "commercial Java program" we are talking about. Kind regards robert -- remember.guy do |as, often| as.you_can - without end http://blog.rubybestpractices.com/
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