make/jprt.properties
changeset 46231 070d55554f06
parent 45555 9b00774291d5
parent 46195 2b1a95acc043
child 46232 9d5453865843
equal deleted inserted replaced
45608:9927a9f16738 46231:070d55554f06
     1 #
     1 #
     2 # Copyright (c) 2006, 2016, Oracle and/or its affiliates. All rights reserved.
     2 # Copyright (c) 2006, 2017, Oracle and/or its affiliates. All rights reserved.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4 #
     4 #
     5 # This code is free software; you can redistribute it and/or modify it
     5 # This code is free software; you can redistribute it and/or modify it
     6 # under the terms of the GNU General Public License version 2 only, as
     6 # under the terms of the GNU General Public License version 2 only, as
     7 # published by the Free Software Foundation.  Oracle designates this
     7 # published by the Free Software Foundation.  Oracle designates this
   445   windows_i586_6.3-fastdebug-c2-GROUP,					\
   445   windows_i586_6.3-fastdebug-c2-GROUP,					\
   446   windows_x64_6.3-fastdebug-c2-GROUP
   446   windows_x64_6.3-fastdebug-c2-GROUP
   447 
   447 
   448 # Hotspot jtreg tests
   448 # Hotspot jtreg tests
   449 my.make.rule.test.targets.hotspot.reg=							\
   449 my.make.rule.test.targets.hotspot.reg=							\
   450   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_fast_compiler_1},		\
   450   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_tier1_compiler_1},		\
   451   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_fast_compiler_2},		\
   451   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_tier1_compiler_2},		\
   452   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_fast_compiler_3},		\
   452   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_tier1_compiler_3},		\
   453   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_fast_compiler_closed},	\
   453   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_tier1_compiler_closed},	\
   454   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_fast_gc_1},		\
   454   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_tier1_gc_1},		\
   455   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_fast_gc_2},		\
   455   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_tier1_gc_2},		\
   456   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_fast_gc_closed},		\
   456   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_tier1_gc_closed},		\
   457   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_fast_gc_gcold},		\
   457   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_tier1_gc_gcold},		\
   458   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_fast_gc_gcbasher},	\
   458   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_tier1_gc_gcbasher},	\
   459   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_fast_runtime},		\
   459   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_tier1_runtime},		\
   460   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_fast_serviceability},	\
   460   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_tier1_serviceability},	\
   461   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=jdk_svc_sanity},			\
   461   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=jdk_svc_sanity},			\
   462   solaris_sparcv9_5.11-product-c2-hotspot_fast_gc_gcbasher,				\
   462   solaris_sparcv9_5.11-product-c2-hotspot_tier1_gc_gcbasher,				\
   463   solaris_x64_5.11-product-c2-hotspot_fast_gc_gcbasher,					\
   463   solaris_x64_5.11-product-c2-hotspot_tier1_gc_gcbasher,					\
   464   linux_i586_3.8-product-c2-hotspot_fast_gc_gcbasher,					\
   464   linux_i586_3.8-product-c2-hotspot_tier1_gc_gcbasher,					\
   465   linux_x64_3.8-product-c2-hotspot_fast_gc_gcbasher,					\
   465   linux_x64_3.8-product-c2-hotspot_tier1_gc_gcbasher,					\
   466   macosx_x64_10.9-product-c2-hotspot_fast_gc_gcbasher,					\
   466   macosx_x64_10.9-product-c2-hotspot_tier1_gc_gcbasher,					\
   467   windows_i586_6.3-product-c2-hotspot_fast_gc_gcbasher,					\
   467   windows_i586_6.3-product-c2-hotspot_tier1_gc_gcbasher,					\
   468   windows_x64_6.3-product-c2-hotspot_fast_gc_gcbasher,                                  \
   468   windows_x64_6.3-product-c2-hotspot_tier1_gc_gcbasher,                                  \
   469   ${my.additional.make.rule.test.targets.hotspot.reg}
   469   ${my.additional.make.rule.test.targets.hotspot.reg}
   470 
   470 
   471 # Other Makefile based Hotspot tests
   471 # Other Makefile based Hotspot tests
   472 my.make.rule.test.targets.hotspot.other=                                \
   472 my.make.rule.test.targets.hotspot.other=                                \
   473   ${my.make.rule.test.targets.hotspot.basicvmtests},                    \
   473   ${my.make.rule.test.targets.hotspot.basicvmtests},                    \