Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8045056 | 8u25 | Chris Hegarty | P3 | Resolved | Fixed | b01 |
JDK-8043238 | 8u20 | Unassigned | P3 | Resolved | Fixed | b17 |
JDK-8052428 | emb-8u26 | Chris Hegarty | P3 | Resolved | Fixed | b17 |
diff --git a/docs/technotes/guides/io/index.html b/docs/technotes/guides/io/index.html
--- a/docs/technotes/guides/io/index.html
+++ b/docs/technotes/guides/io/index.html
@@ -97,6 +97,11 @@
(<a href=
"../../../api/java/nio/charset/spi/package-summary.html#package_description">description</a>)
- Provides implementations for charsets</li>
+<li><b><a href=
+"../../../jre/api/nio/sctp/spec/index.html">com.sun.nio.sctp</a></b>
+(<a href=
+"../../../jre/api/nio/sctp/spec/com/sun/nio/sctp/package-summary.html#package.description">description</a>)
+- A Java API for Stream Control Transport Protocol</li>
</ul>
<h2>Examples</h2>
<ul>
--- a/docs/technotes/guides/io/index.html
+++ b/docs/technotes/guides/io/index.html
@@ -97,6 +97,11 @@
(<a href=
"../../../api/java/nio/charset/spi/package-summary.html#package_description">description</a>)
- Provides implementations for charsets</li>
+<li><b><a href=
+"../../../jre/api/nio/sctp/spec/index.html">com.sun.nio.sctp</a></b>
+(<a href=
+"../../../jre/api/nio/sctp/spec/com/sun/nio/sctp/package-summary.html#package.description">description</a>)
+- A Java API for Stream Control Transport Protocol</li>
</ul>
<h2>Examples</h2>
<ul>
- backported by
-
JDK-8043238 Add a link to the com.sun.nio.sctp API in IO guide
-
- Resolved
-
-
JDK-8045056 Add a link to the com.sun.nio.sctp API in IO guide
-
- Resolved
-
-
JDK-8052428 Add a link to the com.sun.nio.sctp API in IO guide
-
- Resolved
-