< prev index next >

test/hotspot/jtreg/Makefile

Print this page
rev 52365 : [mq]: 8213058

*** 47,59 **** # Unless explicitly defined below, hotspot_<x> is interpreted as a jtreg test group name hotspot_%: $(ECHO) "Running tests: $@" $(MAKE) -j 1 TEST_SELECTION=":$@" UNIQUE_DIR=$@ jtreg_tests; - hotspot_internal: - $(ALT_OUTPUTDIR)/jdk/bin/java -XX:+ExecuteInternalVMTests -XX:+ShowMessageBoxOnError -version - ################################################################ # Set up the directory in which the jvm directories live (client/, server/, etc.) ifeq ($(PLATFORM),windows) JVMS_DIR := $(PRODUCT_HOME)/bin --- 47,56 ----
< prev index next >