How do i check what bit Java I have?

Status
Not open for further replies.

Justin781

Estimable
Nov 6, 2014
7
0
4,520
So i read somewhere that having 64 bit java will increase your fps on minecraft. How do I check what bit java I have?

Thanks!!!
 
Solution
D
OK, try this:

1. Go to program files - not program files (x86)
2. Look for a folder called "Java" or "jre"
3. If it's there, then you have 64 bit java. If it's in program files (x86), then you have 32 bit Java.
D

Deleted member 1697763

Guest
OK, try this:

1. Go to program files - not program files (x86)
2. Look for a folder called "Java" or "jre"
3. If it's there, then you have 64 bit java. If it's in program files (x86), then you have 32 bit Java.
 
Solution

Pinhedd

Distinguished
Moderator


open a command prompt and run the command "java -version"

The third line will tell you what architecture it is built for.
 
Status
Not open for further replies.