mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 02:24:40 +02:00
8153416: unexport javah from jdk.compiler module
Reviewed-by: mchung
This commit is contained in:
parent
a80f850898
commit
b892b6e3f0
15 changed files with 22 additions and 21 deletions
|
@ -30,7 +30,6 @@ module jdk.compiler {
|
|||
exports com.sun.source.tree;
|
||||
exports com.sun.source.util;
|
||||
exports com.sun.tools.javac;
|
||||
exports com.sun.tools.javah;
|
||||
exports com.sun.tools.doclint to
|
||||
jdk.javadoc;
|
||||
exports com.sun.tools.javac.api to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue