For an Intel 64 bit, the os.arch type is amd64?
843829Aug 3 2008 — edited Oct 17 2008Hi,
I have a 64 bit Intel core Duo running Vista. When I get the system property for the 64 bit Java(TM) SE Runtime Environment (build 1.6.0_06-b02)
Java HotSpot(TM) 64-Bit Server VM (build 10.0-b22, mixed mode, jdk-6u6-windows-x64.exe) for os.arch it returns amd64.
Is this ok? For an Intel 64 bit the arch type is amd64?
If I compile for amd64 on native side will it run on the Intel architecture ok?