test/TestCommon.gmk
changeset 47329 43b33ee91ea0
parent 47285 7513299d1cd0
child 47434 7be5c153e8a4
--- a/test/TestCommon.gmk	Tue Oct 10 17:02:52 2017 -0700
+++ b/test/TestCommon.gmk	Wed Oct 11 16:14:47 2017 -0400
@@ -360,6 +360,9 @@
   JTREG_TESTVM_MEMORY_OPTION = -vmoption:-Xmx512m
   JTREG_TEST_OPTIONS += $(JTREG_TESTVM_MEMORY_OPTION)
 endif
+# Make it possible to specify the JIB_DATA_DIR for tests using the
+# JIB Artifact resolver
+JTREG_BASIC_OPTIONS += -e:JIB_DATA_DIR
 # Give tests access to JT_JAVA, see JDK-8141609
 JTREG_BASIC_OPTIONS += -e:JDK8_HOME=${JT_JAVA}
 # Give aot tests access to Visual Studio installation