-
Bug
-
Resolution: Fixed
-
P4
-
7
-
b134
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2210090 | 6u27 | Sean Coffey | P4 | Closed | Fixed | b03 |
make/docs/NON_CORE_PKGS lists the package names of the non-core API
whose javadoc will be generated and included in the docs bundle.
com.oracle.net is not a non-core package and no javadoc is generated.
They should be removed from make/docs/NON_CORE_PKGS. Instead,
com.oracle.net should be included in generating ct.sym so that
the javac compiler will allow the use of this package.
whose javadoc will be generated and included in the docs bundle.
com.oracle.net is not a non-core package and no javadoc is generated.
They should be removed from make/docs/NON_CORE_PKGS. Instead,
com.oracle.net should be included in generating ct.sym so that
the javac compiler will allow the use of this package.
- backported by
-
JDK-2210090 com.oracle.net is not a NON_CORE_PKGS
- Closed
- relates to
-
JDK-6965072 Need API to create SDP sockets
- Closed