Fwd: Re: RFR: 7122794: (macosx) DatagramSocket.disconnect() not working

Chris Hegarty chris.hegarty at oracle.com
Mon Jan 30 02:27:35 PST 2012


Michael,

Is it possible to initialize connectDisabled at the Java level using the 
os.name system property, rather than in native. We do this in other 
places in the impls ( albeit not for Mac yet ).

-Chris.

On 30/01/2012 09:49, Alan Bateman wrote:
> .....
>
> I have updated this webrev because the original one was unintentionally
> modifying a public API. The change is the same, but pushed down to an
> implementation class.
>
> http://cr.openjdk.java.net/~michaelm/7122794/webrev.3/
>
> Thanks
> Michael
>
> On 29/01/12 20:23, Michael McMahon wrote:
>>  Can I get the following webrev reviewed please.
>>
>>  http://cr.openjdk.java.net/~michaelm/7122794/webrev.1/
>>
>>  Thanks,
>>  Michael
>
>


More information about the macosx-port-dev mailing list