8032999: [TESTBUG] JT-Reg Runtime tests to be run as part of JPRT submit job
authorctornqvi
Mon, 18 Aug 2014 14:30:35 -0700
changeset 26120 0fbd39144922
parent 25851 cd6f4557e7fe
child 26121 0b88ae5d6f11
8032999: [TESTBUG] JT-Reg Runtime tests to be run as part of JPRT submit job Summary: JPRT will now run most of the tests in /runtime Reviewed-by: dcubed, mseledtsov, zgu, mikael
make/jprt.properties
--- a/make/jprt.properties	Wed Jul 05 19:53:51 2017 +0200
+++ b/make/jprt.properties	Mon Aug 18 14:30:35 2014 -0700
@@ -483,5 +483,6 @@
   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_compiler},	\
   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_gc},		\
   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_runtime},	\
+  ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_runtime_closed},	\
   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_serviceability},	\
   ${my.additional.make.rule.test.targets.hotspot}