RE: RFR(S): 8166850: No runtime error expected after calling NET_MapSocketOption

2016-09-29 Thread Langer, Christoph
t > Subject: Re: RFR(S): 8166850: No runtime error expected after calling > NET_MapSocketOption > > On 28 Sep 2016, at 16:39, Langer, Christoph > wrote: > > > > Hi, > > > > during my work on exception sites in the JDK, I spotted another minor place > that

Re: RFR(S): 8166850: No runtime error expected after calling NET_MapSocketOption

2016-09-29 Thread Chris Hegarty
On 28 Sep 2016, at 16:39, Langer, Christoph wrote: > > Hi, > > during my work on exception sites in the JDK, I spotted another minor place > that should be fixed. In the Windows native implementations of > DualStackPlainDatagramSocketImpl and DualStackPlainSocketImpl, there are > calls to ev