OpenJDK / amber / amber
changeset 31322:50d324a110ee
8098834: Update jprt.properties with property listing tests subtrees
Reviewed-by: dholmes
author | dpochepk |
---|---|
date | Sat, 20 Jun 2015 11:24:07 +0300 |
parents | 1ae63197b768 |
children | d0d0b9b56286 |
files | make/jprt.properties |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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