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

(aio) Closed AsynchronousSocketChannel keeps completion handler alive

    XMLWordPrintable

Details

    • b01
    • x86
    • os_x

    Backports

      Description

        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


        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: