can I install 32-bit jvm on 64-bit operation system?
can I instanll 64-bit jvm on 32-bit operation system?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, it is possible. In some cases it is necessary. For instance for 32-bit apps on the same operating system which require JVM to work. These 32-bit apps are unable to use 64-bit JVM and require 32-bit JVM installed.
Installing 64-bit JVM on 32-bit OS is not possible, it just won’t work.