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
--- 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 \