In terminal, input java -d64 version
If output contains:
Error: This Java instance does not support a 64-bit JVM.
Then the installed jdk is 32 bit.
This works both on Windows and Ubuntu.
In terminal, input java -d64 version
If output contains:
Error: This Java instance does not support a 64-bit JVM.
Then the installed jdk is 32 bit.
This works both on Windows and Ubuntu.
本文标题:Check if installed jdk is 32 bit
本文链接:https://www.haomeiwen.com/subject/akdcrftx.html
网友评论