test/hotspot/jtreg/Makefile
changeset 52396 e292e94b448a
parent 52082 c99e4c010022
--- a/test/hotspot/jtreg/Makefile	Fri Nov 02 16:26:11 2018 -0700
+++ b/test/hotspot/jtreg/Makefile	Fri Nov 02 16:27:55 2018 -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.)