JDK-8010190 : os_windows missing winsock initialization on some paths
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: hs24,hs25
  • Priority: P4
  • Status: Resolved
  • Resolution: Duplicate
  • OS: windows_7
  • CPU: generic
  • Submitted: 2013-03-18
  • Updated: 2013-04-22
  • Resolved: 2013-03-20
Related Reports
Duplicate :  
Description
os_windows contains some uses of the winsock API. When using it for streaming C2 graphs to the IdealGraphVisualizer the os::socket call fails because os::initsock has not been called and initalized winsock properly.





Comments
Fix version moved to Affects version
22-04-2013