make/jprt.properties
changeset 31322 50d324a110ee
parent 30545 56cccb06d21c
child 31323 d0d0b9b56286
--- a/make/jprt.properties	Thu Jun 18 22:38:34 2015 -0700
+++ b/make/jprt.properties	Sat Jun 20 11:24:07 2015 +0300
@@ -45,6 +45,9 @@
 # Directories to be excluded from the source bundles
 jprt.bundle.exclude.src.dirs=build dist webrev
 
+# Regression tests subtrees to use
+jprt.test.src.directories=./test,./hotspot/test,./jdk/test,./langtools/test
+
 # Use configure when building
 jprt.build.use.configure=true