8067368: TestConcMarkCycleWB.java crashed at G1CollectedHeap::heap()+0xb
Added the test to needs_g1gc group in TEST.groups to avoid running when G1 is not available. Reviewed-by: jwilhelm, dholmes
This commit is contained in:
parent
508b9a0a1f
commit
6606238d9b
@ -232,7 +232,8 @@ needs_g1gc = \
|
||||
gc/g1/ \
|
||||
gc/metaspace/G1AddMetaspaceDependency.java \
|
||||
gc/metaspace/TestMetaspacePerfCounters.java \
|
||||
gc/startup_warnings/TestG1.java
|
||||
gc/startup_warnings/TestG1.java \
|
||||
gc/whitebox/TestConcMarkCycleWB.java
|
||||
|
||||
# All tests that explicitly set the serial GC
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user