8132855: Adjust tier 1 and 2 definitions for security-related intrinsics
authordarcy
Thu, 06 Aug 2015 10:34:25 -0700
changeset 32039 075e9f0d682d
parent 32038 911671c0c520
child 32040 60bfa2d7fbd5
8132855: Adjust tier 1 and 2 definitions for security-related intrinsics Reviewed-by: mullan
jdk/test/TEST.groups
--- a/jdk/test/TEST.groups	Thu Aug 06 10:15:55 2015 -0700
+++ b/jdk/test/TEST.groups	Thu Aug 06 10:34:25 2015 -0700
@@ -30,6 +30,7 @@
     :jdk_util \
     sun/nio/cs/ISO8859x.java \
     java/nio/Buffer \
+    com/sun/crypto/provider/Cipher \
     :jdk_math
 
 tier2 = \
@@ -40,6 +41,7 @@
     :jdk_net \
     :jdk_time \
     :jdk_security \
+    -com/sun/crypto/provider/Cipher \
     :jdk_text \
     :core_tools \
     :jdk_other \