-
Bug
-
Resolution: Fixed
-
P2
-
12
-
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.
- relates to
-
JDK-8213784 Creating a custom SocketImpl
-
- Open
-
- links to