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

Socket/ServerSocket supportedOptions does not work with custom SocketImpl

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 12
    • 12
    • core-libs
    • b20
    • Verified

      supportedOptions caches the supported options in a static field on the assumption that all implementations support the same set of options. This needs to be fixed in advance of JEP 337 which will use a RDMA SocketImpl that supports RDMA specific socket options.

            chegar Chris Hegarty
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: