-
New Feature
-
Resolution: Fixed
-
P2
-
None
-
b11
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8040143 | 9 | Michael McMahon | P2 | Closed | Fixed | |
JDK-8044875 | 8u25 | Michael McMahon | P2 | Resolved | Fixed | b01 |
JDK-8052439 | emb-8u26 | Michael McMahon | P2 | Resolved | Fixed | b17 |
JDK-8072261 | 7u85 | Sean Coffey | P2 | Resolved | Fixed | b01 |
JDK-8055386 | 7u80 | Sean Coffey | P2 | Closed | Fixed | b03 |
as jdk.net.SocketFlow and jdk.net.ExtendedSocketOptions which defines
SocketOption<SocketFlow> SO_FLOW_SLA which makes it available to NIO socket channels on its own.
Additionally, support for java.net socket types could be added in jdk.net through a support class with
static set/getOption methods that take the java.net socket types. But, it needs to be established whether only NIO or both NIO and classic socket use-cases are required.
- backported by
-
JDK-8044875 Support Solaris SO_FLOW_SLA socket option
- Resolved
-
JDK-8052439 Support Solaris SO_FLOW_SLA socket option
- Resolved
-
JDK-8072261 Support Solaris SO_FLOW_SLA socket option
- Resolved
-
JDK-8040143 Support Solaris SO_FLOW_SLA socket option
- Closed
-
JDK-8055386 Support Solaris SO_FLOW_SLA socket option
- Closed
- relates to
-
JDK-8047186 jdk.net.Sockets throws InvocationTargetException instead of original runtime exceptions
- Resolved
-
JDK-8136933 Additional tests for Solaris SO_FLOW_SLA socket option in JDK 9
- Resolved
-
JDK-8055901 Update policytool for jdk.net.NetworkPermission
- Resolved