< prev index next >

make/jprt.properties

Print this page

        

@@ -1,7 +1,7 @@
 #
-# Copyright (c) 2006, 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2006, 2016, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License version 2 only, as
 # published by the Free Software Foundation.  Oracle designates this

@@ -427,11 +427,12 @@
 my.make.rule.test.targets.hotspot.reg=                                          \
   ${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}, \
-  ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_gc},              \
+  ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_gc_1},            \
+  ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_gc_2},            \
   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_gc_closed},       \
   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_gc_gcold},        \
   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_runtime},         \
   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=hotspot_serviceability},  \
   ${my.make.rule.test.targets.hotspot.reg.group:GROUP=jdk_svc_sanity},          \
< prev index next >