8202252: (aio) Closed AsynchronousSocketChannel keeps completion handler alive
Brian Burkhalter
brian.burkhalter at oracle.com
Wed Jun 27 14:24:04 UTC 2018
Thanks, Roger
Brian
On Jun 27, 2018, at 7:18 AM, Roger Riggs <Roger.Riggs at Oracle.com> wrote:
> Hi Brian,
>
> Looks fine,
>
> Roger
>
>
> On 6/26/2018 2:59 PM, Brian Burkhalter wrote:
>> https://bugs.openjdk.java.net/browse/JDK-8202252
>> http://cr.openjdk.java.net/~bpb/8202252/webrev.00/
>>
>> Set instance variables {connect,read,write}Handler to null to allow the respective objects to be GCed.
>>
>> Without applying the source portion of the patch, the test fails on Linux, macOS, and Solaris.
>>
>> Thanks,
>>
>> Brian
>
More information about the nio-dev
mailing list