命令
java -d32 -version
或者
java -d64 -version
如何查看安装的java是32位的,还是64位的
原文:http://www.cnblogs.com/devtesters/p/5311510.html