Message10051

Author zyasoft
Recipients GelattD, zyasoft
Date 2015-05-12.00:50:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1431391825.42.0.596791123099.issue2353@psf.upfronthosting.co.za>
In-reply-to
Content
So if only the 64-bit version is installed, there's no issue:

C:\jython2.7.0>bin\jython
Jython 2.7.0 (default:9987c746f838, Apr 29 2015, 02:25:11)
[Java HotSpot(TM) 64-Bit Server VM (Oracle Corporation)] on java1.7.0_55
Type "help", "copyright", "credits" or "license" for more information.

Does 32-bit and 64-bit Java install in the same directory, or different locations? If different locations, you can control with JAVA_HOME, although I guess environment variables are harder to use for this case than on Unix-like systems.

FWIW, I do recommend you run a later version of Java 7 - earlier builds have much slower bytecode verification.
History
Date User Action Args
2015-05-12 00:50:25zyasoftsetmessageid: <1431391825.42.0.596791123099.issue2353@psf.upfronthosting.co.za>
2015-05-12 00:50:25zyasoftsetrecipients: + zyasoft, GelattD
2015-05-12 00:50:25zyasoftlinkissue2353 messages
2015-05-12 00:50:24zyasoftcreate