-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 12
-
Component/s: 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.
- relates to
-
JDK-8213784 Creating a custom SocketImpl
-
- Open
-
- links to