jdk/makefiles/CompileJavaClasses.gmk
changeset 15128 296bb1620e00
parent 14708 e56b4a0c1da8
child 15130 14a47a69bc62
--- a/jdk/makefiles/CompileJavaClasses.gmk	Fri Dec 28 09:51:46 2012 +0100
+++ b/jdk/makefiles/CompileJavaClasses.gmk	Wed Jan 02 15:35:12 2013 +0100
@@ -42,8 +42,7 @@
 		com/sun/tools/example/trace\
 		com/sun/tools/example/debug/bdi\
 		com/sun/tools/example/debug/event\
-		com/sun/tools/example/debug/gui \
-		com/oracle/security
+		com/sun/tools/example/debug/gui
 
 ifdef OPENJDK
     EXCLUDES+=	sun/dc \
@@ -86,6 +85,8 @@
         sun/nio/ch/SolarisEventPort.java \
 	sun/tools/attach/SolarisAttachProvider.java \
 	sun/tools/attach/SolarisVirtualMachine.java
+
+   EXCLUDES += com/oracle/security
 endif
 
 # In the old build, this isn't excluded on macosx, even though it probably