jdk/test/Makefile
changeset 11523 85131f3172a1
parent 11281 58ecbc808474
child 11686 398118274810
--- a/jdk/test/Makefile	Thu Jan 12 03:39:37 2012 -0800
+++ b/jdk/test/Makefile	Thu Jan 12 16:04:03 2012 -0800
@@ -555,7 +555,8 @@
 # Stable agentvm testruns (minus items from PROBLEM_LIST)
 JDK_ALL_TARGETS += jdk_security3
 jdk_security3: $(call TestDirs, com/sun/security lib/security javax/security \
-        sun/security com/sun/org/apache/xml/internal/security)
+        sun/security com/sun/org/apache/xml/internal/security \
+        com/oracle/secrity/ucrypto)
 	$(call SharedLibraryPermissions,sun/security)
 	$(call RunAgentvmBatch)