make/jprt.properties
changeset 25615 4a0f6c4ae1cb
parent 25316 7982f0abfcfc
child 25705 4e55b4621fd0
equal deleted inserted replaced
25460:e479cd2b829d 25615:4a0f6c4ae1cb
   458   linux_x64_2.6-fastdebug-c2-hotspot_internalvmtests,			\
   458   linux_x64_2.6-fastdebug-c2-hotspot_internalvmtests,			\
   459   macosx_x64_10.7-fastdebug-c2-hotspot_internalvmtests,			\
   459   macosx_x64_10.7-fastdebug-c2-hotspot_internalvmtests,			\
   460   windows_i586_6.1-fastdebug-c2-hotspot_internalvmtests,		\
   460   windows_i586_6.1-fastdebug-c2-hotspot_internalvmtests,		\
   461   windows_x64_6.1-fastdebug-c2-hotspot_internalvmtests
   461   windows_x64_6.1-fastdebug-c2-hotspot_internalvmtests
   462 
   462 
   463 my.make.rule.test.targets.hotspot.wbapitests=				\
   463 my.make.rule.test.targets.hotspot.reg.group=					\
   464   solaris_sparcv9_5.11-{product|fastdebug}-c2-hotspot_wbapitest,	\
   464   solaris_sparcv9_5.11-{product|fastdebug}-c2-GROUP,				\
   465   solaris_x64_5.11-{product|fastdebug}-c2-hotspot_wbapitest,		\
   465   solaris_x64_5.11-{product|fastdebug}-c2-GROUP,				\
   466   linux_i586_2.6-{product|fastdebug}-c2-hotspot_wbapitest,		\
   466   linux_i586_2.6-{product|fastdebug}-c2-GROUP,					\
   467   linux_x64_2.6-{product|fastdebug}-c2-hotspot_wbapitest,		\
   467   linux_x64_2.6-{product|fastdebug}-c2-GROUP,					\
   468   windows_i586_6.1-{product|fastdebug}-c2-hotspot_wbapitest,		\
   468   windows_i586_6.1-{product|fastdebug}-c2-GROUP,				\
   469   windows_x64_6.1-{product|fastdebug}-c2-hotspot_wbapitest,		\
   469   windows_x64_6.1-{product|fastdebug}-c2-GROUP,					\
   470   linux_i586_2.6-{product|fastdebug}-c1-hotspot_wbapitest,		\
   470   linux_i586_2.6-{product|fastdebug}-c1-GROUP,					\
   471   windows_i586_6.1-{product|fastdebug}-c1-hotspot_wbapitest
   471   windows_i586_6.1-{product|fastdebug}-c1-GROUP
   472 
   472 
   473 my.make.rule.test.targets.hotspot=					\
   473 my.make.rule.test.targets.hotspot=						\
   474   ${my.make.rule.test.targets.hotspot.clienttests},			\
   474   ${my.make.rule.test.targets.hotspot.clienttests},				\
   475   ${my.make.rule.test.targets.hotspot.servertests},			\
   475   ${my.make.rule.test.targets.hotspot.servertests},				\
   476   ${my.make.rule.test.targets.hotspot.internalvmtests},			\
   476   ${my.make.rule.test.targets.hotspot.internalvmtests},				\
   477   ${my.make.rule.test.targets.hotspot.wbapitests},			\
   477   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_wbapitest},	\
       
   478   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_compiler},	\
       
   479   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_gc},		\
       
   480   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_runtime},	\
       
   481   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_serviceability},	\
   478   ${my.additional.make.rule.test.targets.hotspot}
   482   ${my.additional.make.rule.test.targets.hotspot}