SyntaxFix
Write A Post
Hire A Developer
Questions
Run java with -d64 or -d32 specified, it will give you an error message if it doesn't support 64-bit or 32-bit respectively. Your JVM may support both.
java
-d64
-d32