# HG changeset patch # User ctornqvi # Date 1429649981 14400 # Tue Apr 21 16:59:41 2015 -0400 # Node ID f46ed4bbc890dd41970180f05d0bf8fce8356931 # Parent 8cdca088c32298af7ddeaea6bafd7ef5dec0daf6 [mq]: remove_internalvmtests diff --git a/make/jprt.properties b/make/jprt.properties --- a/make/jprt.properties +++ b/make/jprt.properties @@ -422,15 +422,6 @@ windows_i586_6.1-*-c2-hotspot_servertest, \ windows_x64_6.1-*-c2-hotspot_servertest -my.make.rule.test.targets.hotspot.internalvmtests= \ - solaris_sparcv9_5.11-fastdebug-c2-hotspot_internalvmtests, \ - solaris_x64_5.11-fastdebug-c2-hotspot_internalvmtests, \ - linux_i586_2.6-fastdebug-c2-hotspot_internalvmtests, \ - linux_x64_2.6-fastdebug-c2-hotspot_internalvmtests, \ - macosx_x64_10.9-fastdebug-c2-hotspot_internalvmtests, \ - windows_i586_6.1-fastdebug-c2-hotspot_internalvmtests, \ - windows_x64_6.1-fastdebug-c2-hotspot_internalvmtests - my.make.rule.test.targets.hotspot.reg.group= \ solaris_sparcv9_5.11-fastdebug-c2-GROUP, \ solaris_x64_5.11-fastdebug-c2-GROUP, \ @@ -445,7 +436,6 @@ my.make.rule.test.targets.hotspot= \ ${my.make.rule.test.targets.hotspot.clienttests}, \ ${my.make.rule.test.targets.hotspot.servertests}, \ - ${my.make.rule.test.targets.hotspot.internalvmtests}, \ ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_wbapitest}, \ ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_compiler_1}, \ ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_compiler_2}, \