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

Remove obsolete utility function NET_ThrowSocketException in windows libnet

XMLWordPrintable

    • b139
    • Not verified

      The Windows native coding of libnet implements and uses a function called NET_ThrowSocketException to create a SocketException in 3 places. Because there's quite a few functions that create all kinds of exceptions in libnet/libjava this should be consolidated to using JNU_ThrowByName as the unix implementation already does in the same places.

            clanger Christoph Langer
            clanger Christoph Langer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: