8049422: Remove @jdk.Exported

Reviewed-by: dfuchs, mchung, darcy, chegar
This commit is contained in:
Alan Bateman 2016-01-08 11:45:57 +00:00
parent 4ec8fa4529
commit e24711fcf4
2 changed files with 1 additions and 5 deletions

View File

@ -79,8 +79,7 @@ JCONSOLE_PKGS = com.sun.tools.jconsole
TREEAPI_PKGS = com.sun.source.doctree \
com.sun.source.tree \
com.sun.source.util \
jdk
com.sun.source.util
NASHORNAPI_PKGS = jdk.nashorn.api.scripting \
jdk.nashorn.api.tree

View File

@ -204,9 +204,6 @@
<export>
<name>javax.security.cert</name>
</export>
<export>
<name>jdk</name>
</export>
<export>
<name>jdk.net</name>
</export>