JDK-6719981 : Update Hotspot Windows os_win32 for windows XP 64 bit and windows 2008
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 1.4.2_17,7
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: windows_xp,windows_2008
  • CPU: generic,x86
  • Submitted: 2008-06-27
  • Updated: 2012-10-08
  • Resolved: 2008-11-18
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other Other Other JDK 6 JDK 7 Other
1.4.2_19-rev,OpenJDK6Fixed 1.4.2_20Fixed 5.0u17Fixed 6u12-revFixed 7Fixed OpenJDK6,hs11.2Fixed
Related Reports
Relates :  
Relates :  
Description
os::print_os_info in os_win32.cpp needs to be updated to recognize Windows XP 64 bit and Longhorn (windows 2008).  Currently it will print "Windows NT 6.0" for these platforms.

Comments
EVALUATION http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/6f17a7c9f8b4
11-08-2008

EVALUATION http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/6f17a7c9f8b4
02-08-2008

EVALUATION Need to check system info from MS api for winxp64 bit and win2008.
11-07-2008