8049422: Remove @jdk.Exported
authoralanb
Fri, 08 Jan 2016 11:45:57 +0000
changeset 34866 25b5e804164d
parent 34865 48ace55e16c5
child 34867 f2b58023ac04
8049422: Remove @jdk.Exported Reviewed-by: dfuchs, mchung, darcy, chegar
make/common/NON_CORE_PKGS.gmk
modules.xml
--- a/make/common/NON_CORE_PKGS.gmk	Fri Jan 08 11:12:03 2016 +0100
+++ b/make/common/NON_CORE_PKGS.gmk	Fri Jan 08 11:45:57 2016 +0000
@@ -79,8 +79,7 @@
 
 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
--- a/modules.xml	Fri Jan 08 11:12:03 2016 +0100
+++ b/modules.xml	Fri Jan 08 11:45:57 2016 +0000
@@ -205,9 +205,6 @@
       <name>javax.security.cert</name>
     </export>
     <export>
-      <name>jdk</name>
-    </export>
-    <export>
       <name>jdk.net</name>
     </export>
     <export>