From e2342386b862cf2879a2ef685bab0a38a48974c8 Mon Sep 17 00:00:00 2001 From: Alejandro Murillo Date: Mon, 29 Jun 2015 17:17:56 -0700 Subject: [PATCH] 8130092: Backout Update jprt.properties with property listing tests subtrees Reviewed-by: dholmes --- make/jprt.properties | 3 --- 1 file changed, 3 deletions(-) diff --git a/make/jprt.properties b/make/jprt.properties index 8eab976810d..c24a28f1cfd 100644 --- a/make/jprt.properties +++ b/make/jprt.properties @@ -45,9 +45,6 @@ jprt.sync.push=${my.is.hotspot.job ? false : true} # 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