make/jprt.properties
changeset 46232 9d5453865843
parent 46231 070d55554f06
child 47217 72e3ae9a25eb
equal deleted inserted replaced
46231:070d55554f06 46232:9d5453865843
   414   ${my.test.targets.hotspot.windows.x64},				\
   414   ${my.test.targets.hotspot.windows.x64},				\
   415   ${my.additional.test.targets.hotspot}
   415   ${my.additional.test.targets.hotspot}
   416 
   416 
   417 
   417 
   418 # Make file based test targets
   418 # Make file based test targets
   419 
       
   420 my.make.rule.test.targets.hotspot.basicvmtests=                         \
       
   421   linux_i586_3.8-*-default-hotspot_basicvmtest,                         \
       
   422   linux_x64_3.8-*-default-hotspot_basicvmtest,                          \
       
   423   macosx_x64_10.9-*-default-hotspot_basicvmtest,                        \
       
   424   solaris_sparcv9_5.11-*-default-hotspot_basicvmtest,                   \
       
   425   solaris_x64_5.11-*-default-hotspot_basicvmtest,                       \
       
   426   windows_i586_6.3-*-default-hotspot_basicvmtest,                       \
       
   427   windows_x64_6.3-*-default-hotspot_basicvmtest
       
   428 
   419 
   429 my.make.rule.test.targets.hotspot.gtest= \
   420 my.make.rule.test.targets.hotspot.gtest= \
   430   linux_i586_3.8-*-default-hotspot_gtest, \
   421   linux_i586_3.8-*-default-hotspot_gtest, \
   431   linux_x64_3.8-*-default-hotspot_gtest, \
   422   linux_x64_3.8-*-default-hotspot_gtest, \
   432   macosx_x64_10.9-*-default-hotspot_gtest, \
   423   macosx_x64_10.9-*-default-hotspot_gtest, \
   468   windows_x64_6.3-product-c2-hotspot_tier1_gc_gcbasher,                                  \
   459   windows_x64_6.3-product-c2-hotspot_tier1_gc_gcbasher,                                  \
   469   ${my.additional.make.rule.test.targets.hotspot.reg}
   460   ${my.additional.make.rule.test.targets.hotspot.reg}
   470 
   461 
   471 # Other Makefile based Hotspot tests
   462 # Other Makefile based Hotspot tests
   472 my.make.rule.test.targets.hotspot.other=                                \
   463 my.make.rule.test.targets.hotspot.other=                                \
   473   ${my.make.rule.test.targets.hotspot.basicvmtests},                    \
       
   474   ${my.make.rule.test.targets.hotspot.gtest},                           \
   464   ${my.make.rule.test.targets.hotspot.gtest},                           \
   475   ${my.additional.make.rule.test.targets.hotspot.other}
   465   ${my.additional.make.rule.test.targets.hotspot.other}
   476 
   466 
   477 # All the makefile based tests to run
   467 # All the makefile based tests to run
   478 my.make.rule.test.targets.hotspot=                                      \
   468 my.make.rule.test.targets.hotspot=                                      \