< prev index next >

make/jprt.properties

Print this page
rev 1418 : [mq]: remove_internalvmtests

@@ -420,19 +420,10 @@
   linux_x64_2.6-*-c2-hotspot_servertest,                                \
   macosx_x64_10.9-*-c2-hotspot_servertest,                              \
   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,                                  \
   linux_i586_2.6-fastdebug-c2-GROUP,                                    \
   linux_x64_2.6-fastdebug-c2-GROUP,                                     \

@@ -443,11 +434,10 @@
   windows_i586_6.1-fastdebug-c1-GROUP
 
 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},      \
   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_compiler_3},      \
   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_compiler_closed}, \
< prev index next >