8129430: tests that requrie G1 should be excluded from execution on embedded platfomrs where g1 is not supported
Test group definition has been fixed Reviewed-by: tschatzl
This commit is contained in:
parent
e382d8095c
commit
8085251389
@ -237,7 +237,7 @@ needs_g1gc = \
|
||||
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 \
|
||||
|
Loading…
Reference in New Issue
Block a user