|
Relates :
|
Apparently Windows XP 64 (sp2) is being reported as Windows 2003 x86:
Exact API used :
System.getProperty("os.name") for OS name and
System.getProperty("os.arch") for OS architecture
java version "1.6.0"
Java(TM) SE Runtime Environment (build 1.6.0-b105)
Java HotSpot(TM) Client VM (build 1.6.0-b105, mixed mode) (32 bit JRE)
|