Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to find whether installed JDK is 32 bit or 64 bit in Windows

843798Jul 4 2010 — edited Jul 5 2010
This is what i get in cmd prompt for java -version

java version "1.6.0_15"
Java(TM) SE Runtime Environment (build 1.6.0_15-b03)
Java HotSpot(TM) 64-Bit Server VM (build 14.1-b02, mixed mode)

Does this mean its 64 bit? Just wanted to ensure.

Am using Windows 7 64 bit.

Also is there any other usual approach to find out the same. Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 2 2010
Added on Jul 4 2010
2 comments
7,711 views