8129430: tests that requrie G1 should be excluded from execution on embedded platfomrs where g1 is not supported
authordpochepk
Wed, 01 Jul 2015 21:04:18 +0300
changeset 31623 5b83e0eb7073
parent 31622 65674ad91414
child 31625 93a4e1b7172c
8129430: tests that requrie G1 should be excluded from execution on embedded platfomrs where g1 is not supported Summary: Test group definition has been fixed Reviewed-by: tschatzl
hotspot/test/TEST.groups
--- a/hotspot/test/TEST.groups	Wed Jul 01 16:38:14 2015 +0200
+++ b/hotspot/test/TEST.groups	Wed Jul 01 21:04:18 2015 +0300
@@ -237,7 +237,7 @@
   gc/arguments/TestParallelGCThreads.java \
   gc/arguments/TestUseCompressedOopsErgo.java \
   gc/class_unloading/TestG1ClassUnloadingHWM.java \
-  gc/ergonomics/TestDynamicNumberOfGCThreads.java
+  gc/ergonomics/TestDynamicNumberOfGCThreads.java \
   gc/g1/ \
   gc/metaspace/G1AddMetaspaceDependency.java \
   gc/metaspace/TestMetaspacePerfCounters.java \