Searched defs:TESTJAVA (Results 1 - 1 of 1) sorted by relevance

/openjdk7/langtools/test/
H A DMakefile8 # 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) macro
111 TESTJAVA = $(SLASH_JAVA)/re/jdk/1.7.0/promoted/latest/binaries/$(PLATFORM)-$(ARCH) macro
124 TESTJAVA = $(PRODUCT_HOME) macro
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) \
[all...]

Completed in 30 milliseconds