Re: ServerImpl misplaced null check

2016-01-21 Thread David Holmes
Hi Scott, cc'ing net-dev as this is not a build issue. David On 21/01/2016 4:18 AM, Scott Palmer wrote: I was searching for a way to set TCP_NODELAY for an Endpoint using the default HTTP server and after finally tracking down the existence of the “sun.net.httpserver.nodelay” system property

Re: ServerImpl misplaced null check

2016-01-20 Thread Roger Riggs
Looks like a bug to me. Network issues are better raised on net-dev@openjdk.java.net Created: 8147862 Null check too late in sun.net.httpserver.ServerImpl Thanks, Roger On 1/20/2016 1:18 PM, Scott Palmer wrote: I was searching for a way to s