Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8058824 Drop TwoStacks socket implementation [win]
  3. JDK-8200181

Remove superflous non-IPv4 code from Java_java_net_TwoStacksPlainSocketImpl_socketListen

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P3 P3
    • 11
    • 11
    • core-libs
    • b07
    • windows

      Given that JDK-8058965 removed the IPv6 support from TwoStacksPlainSocketImpl, the native socketListen method no longer needs to deal with the non-IPv4 code path. This simplifies the code, brings it in line with the unix variants, and removes a possible problematic code path that could close the socket without notifying the socket cleaner.

            chegar Chris Hegarty
            chegar Chris Hegarty
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: