-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b173
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8182249 | 10 | Mandy Chung | P3 | Resolved | Fixed | b12 |
JDK-8181684 | 9.0.4 | Mandy Chung | P3 | Resolved | Fixed | b01 |
A build tool (ListJDKInternals) lists all internal packages. It is not run during the build but it was run manually to generate jdk8_internals.txt resource file in the jdeps source because the input to this build tool are JDK 8 binaries.
A recent proposal [1] may take advantage of this build tool to generate data for implementation use. To prepare for it, the build tool is updated to list exported APIs.
[1] http://mail.openjdk.java.net/pipermail/jigsaw-dev/2017-May/012673.html
A recent proposal [1] may take advantage of this build tool to generate data for implementation use. To prepare for it, the build tool is updated to list exported APIs.
[1] http://mail.openjdk.java.net/pipermail/jigsaw-dev/2017-May/012673.html
- backported by
-
JDK-8181684 Update the jdeps build tool to list exported packages instead of just internal APIs
-
- Resolved
-
-
JDK-8182249 Update the jdeps build tool to list exported packages instead of just internal APIs
-
- Resolved
-