jdk/make/common/Release.gmk
changeset 8582 403d8b87612c
parent 8461 b333a0dbc626
parent 8577 a5d07d83b4b1
child 8588 36e3e74be5ae
--- a/jdk/make/common/Release.gmk	Thu Mar 10 17:11:08 2011 -0800
+++ b/jdk/make/common/Release.gmk	Thu Mar 10 20:49:43 2011 -0800
@@ -62,7 +62,8 @@
 # This is an interim solution until the ct.sym is replaced
 # with a new module system (being discussed for JDK 7).
 #
-EXPORTED_PRIVATE_PKGS = com.sun.servicetag
+EXPORTED_PRIVATE_PKGS = com.sun.servicetag \
+                        com.oracle.net
 
 # 64-bit solaris has a few special cases. We define the variable
 # SOLARIS64 for use in this Makefile to easily test those cases