< prev index next >

test/TEST.groups

Print this page

        

@@ -29,10 +29,15 @@
     sun/misc \
     sun/reflect \
     jdk/lambda \
     vm
 
+#JFR tests
+jdk_jfr = \
+    jdk/jfr
+
+
 # All of the java.util package
 jdk_util = \
     :jdk_util_other \
     :jdk_collections \
     :jdk_concurrent \
< prev index next >