langtools/test/Makefile
changeset 1261 f66c569f60ce
parent 10 06bc494ca11e
child 3779 8b3fc577aec6
equal deleted inserted replaced
1260:a772ba9ba43d 1261:f66c569f60ce
   103 	JT_JAVA=$(JT_JAVA) $(JTREG) -k:\!ignore -a -v:fail,error $(SAMEVM) \
   103 	JT_JAVA=$(JT_JAVA) $(JTREG) -k:\!ignore -a -v:fail,error $(SAMEVM) \
   104           -r:$(TEST_OUTPUT_DIR)/JTreport \
   104           -r:$(TEST_OUTPUT_DIR)/JTreport \
   105           -w:$(TEST_OUTPUT_DIR)/JTwork \
   105           -w:$(TEST_OUTPUT_DIR)/JTwork \
   106           -jdk:$(TESTJAVA) \
   106           -jdk:$(TESTJAVA) \
   107 	  -Xbootclasspath/p:$(TESTBOOTCLASSPATH) \
   107 	  -Xbootclasspath/p:$(TESTBOOTCLASSPATH) \
   108 	  -exclude:bootclasspath-exclude.jtx \
       
   109           $(JAVA_TOOL_OPTIONS:%=-vmoption:%) \
   108           $(JAVA_TOOL_OPTIONS:%=-vmoption:%) \
   110           $(JAVA_ARGS:%=-vmoption:%) \
   109           $(JAVA_ARGS:%=-vmoption:%) \
   111           $(TESTDIRS)
   110           $(TESTDIRS)
   112 
   111 
   113 # Bundle up the results
   112 # Bundle up the results