RFR(S): 8010190: os_windows missing winsock initialization

Staffan Larsen staffan.larsen at oracle.com
Mon Mar 18 06:40:03 PDT 2013


Looks good.

/Staffan

On 18 mar 2013, at 12:57, Nils Eliasson <nils.eliasson at oracle.com> wrote:

> Hi all,
> 
> A small change that adds lazy initalization of winsock (os::initsock()) on some paths that needs it. WinSock has only a few uses (streaming graphs to IdealGraphVisualizers a.f.a.i.k.) so the paths are not hot, and the initialization will not add any overhead to regular VM use.
> 
> Webrev:
> http://cr.openjdk.java.net/~neliasso/8010190/webrev.01/
> 
> Bug:
> http://bugs.sun.com/view_bug.do?bug_id=80010190
> 
> Thanks,
> Nils Eliasson



More information about the hotspot-runtime-dev mailing list