jdk/make/common/Release.gmk
changeset 8551 0806d3de30ab
parent 8022 d11e5f2eb62c
child 8577 a5d07d83b4b1
--- a/jdk/make/common/Release.gmk	Thu Feb 24 22:26:42 2011 -0800
+++ b/jdk/make/common/Release.gmk	Fri Feb 25 11:42:11 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