--- old/test/hotspot/jtreg/Makefile 2018-11-01 16:34:16.000000000 -0700 +++ new/test/hotspot/jtreg/Makefile 2018-11-01 16:34:15.000000000 -0700 @@ -49,9 +49,6 @@ $(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.)