JDK-8080990: libdt_socket/socket_md.c(202) : warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW()
    Alan Bateman 
    Alan.Bateman at oracle.com
       
    Thu Feb  8 06:46:45 UTC 2018
    
    
  
On 07/02/2018 18:02, gary.adams at oracle.com wrote:
> Yes, WSASendDisconnect is deprecated in vs2013.
> As far as I know "shutdown(fd, SD_SEND)" prevents further outgoing writes
> and there was no final payload to send.
>
> I have not seen any failures in the java/nio tests.
>
Okay, I guess it should okay but can you fix the formatting before you 
push this? (8 space indent should be 4).
Also we need to fix the bug information as core-svc/debugger and a 
summary saying it's debugger transport issue is misleading. You've done 
the right thing of course to fix the larger issue and the bug should 
reflect that.
-Alan
    
    
More information about the serviceability-dev
mailing list