JDK-6821003 : Update hotspot windows os_win32 for windows 7
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: hs14,6u14
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: generic,windows
  • CPU: generic,x86
  • Submitted: 2009-03-23
  • Updated: 2011-03-08
  • Resolved: 2011-03-08
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 JDK 6 JDK 7 Other
1.4.2_21,OpenJDK6Fixed 6u14Fixed 7Fixed OpenJDK6,hs14Fixed
Related Reports
Duplicate :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
os::print_os_info in os_win32.cpp needs to be updated to recognize Windows 7.

Currently it will print "Windows NT 6.1" for Windows 7.
One can crash vm via 
java -server -Xcomp -XX:InteriorEntryAlignment=100 -version
and look at hs_err file.

Comments
EVALUATION http://hg.openjdk.java.net/hsx/hsx16/master/rev/c5cb255ec7a3
26-11-2009

EVALUATION http://hg.openjdk.java.net/hsx/hsx16/baseline/rev/c5cb255ec7a3
26-11-2009

EVALUATION http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/aafa4232dfd7
25-09-2009

EVALUATION http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/aafa4232dfd7
28-08-2009