< prev index next >

jdk/test/TEST.groups

Print this page

        

@@ -195,10 +195,13 @@
     com/sun/jmx
 
 jdk_jdi = \
     com/sun/jdi
 
+jdk_jline = \
+    jdk/internal/jline
+
 jdk_native_sanity = \
     native_sanity
 
 # java launcher specific tests, Note: do not include this group into any groups
 # that potentially could be included into a jprt test rule, as the complementary

@@ -262,10 +265,11 @@
 jdk_core = \
     :jdk_lang \
     :jdk_util \
     :jdk_math \
     :jdk_io \
+    :jdk_jline \
     :jdk_nio \
     :jdk_net \
     :jdk_rmi \
     :jdk_time \
     :jdk_security \
< prev index next >