Lines Matching defs:TESTJAVA
8 # To test a product build, set TESTJAVA to the path for the image.
11 # To test a langtools build, set TESTJAVA to the path for a recent JDK
99 # same as TESTJAVA (although not necessarily so.)
109 TESTJAVA = $(JPRT_IMPORT_PRODUCT_HOME)
111 TESTJAVA = $(SLASH_JAVA)/re/jdk/1.7.0/promoted/latest/binaries/$(PLATFORM)-$(ARCH)
124 TESTJAVA = $(PRODUCT_HOME)
174 # Since javac is typically loaded via the bootclassloader (either via TESTJAVA
239 # Version of java used to run jtreg. Should normally be the same as TESTJAVA
240 # TESTJAVA
261 -jdk:$(TESTJAVA) \
292 # Version of java used to run JCK. Should normally be the same as TESTJAVA
293 # TESTJAVA
313 -jdk:$(TESTJAVA) \
341 # Version of java used to run JCK. Should normally be the same as TESTJAVA
342 # TESTJAVA
362 -jdk:$(TESTJAVA) \