8024015: TEST.groups: move jdk/lambda tests from jdk_other to jdk_lang

Reviewed-by: alanb, mchung
This commit is contained in:
Mike Duigou 2013-09-03 11:29:12 -07:00
parent f4dda09731
commit 9b5513a8e8

View File

@ -27,6 +27,7 @@ jdk_lang = \
sun/invoke \
sun/misc \
sun/reflect \
jdk/lambda \
vm
jdk_util = \
@ -133,7 +134,6 @@ jdk_other = \
javax/xml \
-javax/xml/crypto \
jdk/asm \
jdk/lambda \
com/sun/jndi \
com/sun/corba \
lib/testlibrary \