8153416: unexport javah from jdk.compiler module

Reviewed-by: mchung
This commit is contained in:
Jonathan Gibbons 2016-04-04 12:34:42 -07:00
parent a80f850898
commit b892b6e3f0
15 changed files with 22 additions and 21 deletions

View file

@ -28,6 +28,7 @@
* @library /tools/lib
* @modules jdk.compiler/com.sun.tools.javac.api
* jdk.compiler/com.sun.tools.javac.main
* jdk.compiler/com.sun.tools.javah
* @build toolbox.ToolBox toolbox.JavahTask
* @run main ModuleClass
*/