Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2147901 | 6-pool | Unassigned | P3 | Closed | Won't Fix |
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)
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)
- backported by
-
JDK-2147901 Windows XP 64 SP2 reported as Windows 2003 x86
- Closed
- relates to
-
JDK-7170169 (props) System.getProperty("os.name") should return "Windows 8" when run on Windows 8
- Closed