mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-13 15:09:39 +00:00
8165955: TestFullGCCount test failed with CMS and -XX:+ExplicitGCInvokesConcurrent
Reviewed-by: dfazunen, tschatzl
This commit is contained in:
parent
7c690441e4
commit
5f5f5e574d
@ -21,10 +21,11 @@
|
||||
* questions.
|
||||
*/
|
||||
|
||||
/*
|
||||
/**
|
||||
* @test TestFullGCCount.java
|
||||
* @bug 7072527
|
||||
* @summary CMS: JMM GC counters overcount in some cases
|
||||
* @requires !(vm.gc.ConcMarkSweep & vm.opt.ExplicitGCInvokesConcurrent == true)
|
||||
* @modules java.management
|
||||
* @run main/othervm -Xlog:gc TestFullGCCount
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user