RFR[12] JDK-8212562: To remove lib/security from test/jdk/TEST.groups

sha.jiang at oracle.com sha.jiang at oracle.com
Wed Oct 17 07:03:02 UTC 2018


Hi,
test/jdk/lib/security doesn't exist, so this directory could be removed 
from jdk_security3

diff -r f54dcfc5a5f8 test/jdk/TEST.groups
--- a/test/jdk/TEST.groups    Fri Oct 05 15:12:37 2018 -0700
+++ b/test/jdk/TEST.groups    Wed Oct 17 15:01:36 2018 +0800
@@ -218,8 +218,7 @@
      -sun/security/krb5 \
      -sun/security/jgss \
      javax/net \
-    com/sun/net/ssl \
-    lib/security
+    com/sun/net/ssl

  jdk_security4 = \
      com/sun/security/jgss \

Best regards,
John Jiang




More information about the security-dev mailing list