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

Add tests for set/get SendBufferSize and getReceiveBufferSize in DatagramSocket

XMLWordPrintable

    • b22

        Tests need to be added to increase test coverage for the DatagramSocket class.
        Currently, the following methods are not covered:

        `DatagramSocket.getSendBufferSize()`
        `DatagramSocket.setSendBufferSize(int size)`
        `DatagramSocket.getReceiveBufferSize()`

              pconcannon Patrick Concannon (Inactive)
              pconcannon Patrick Concannon (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: