How to check the jdk bit version (32bit or 64 bit) (Java in General forum at JavaRanch)

How to check the jdk bit version (32bit or 64 bit) (Java in General forum at JavaRanch)

瀏覽:684
日期:2025-09-29
Hi Guys, I have a query regarding JDK bit version (64 bit or 32 bit). Not sure how to check the bit version in Windows, solaris and other O/S. Output ... Hi Vardhan, In solaris you can check whether java is 64bit by using the following command...看更多