Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8202252

(aio) Closed AsynchronousSocketChannel keeps completion handler alive

XMLWordPrintable

    • b01
    • x86
    • os_x

        A DESCRIPTION OF THE PROBLEM :
        When sun.nio.ch.UnixAsynchronousSocketChannelImpl is closed while a read() is pending, the field "readHandler" isn't set to null. This prevents a surrounding class from being garbage collected.



        FREQUENCY : always


              bpb Brian Burkhalter
              webbuggrp Webbug Group
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: