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

DatagramSocketImpl::socket is not needed

XMLWordPrintable

    • b25
    • Not verified

      DatagramSocketImpl has a socket field that links back to the DatagramSocket. This is only used to figure out whether multicasting is supported or not, and could be replaced by a final boolean isMulticast field in AbstractPlainDatagramSocketImpl instead.

            pconcannon Patrick Concannon (Inactive)
            dfuchs Daniel Fuchs
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: