< prev index next >

test/serviceability/tmtools/jstat/GcCauseTest01.java

Print this page

        

@@ -28,10 +28,11 @@
  *          test several times provokes garbage collection in the debuggee application and after each garbage
  *          collection runs jstat. jstat should show that after garbage collection number of GC events and garbage
  *          collection time increase.
  * @library /test/lib/share/classes
  * @library ../share
+ * @ignore 8147848
  * @build common.*
  * @build utils.*
  *
  * @run main/othervm -XX:+UsePerfData GcCauseTest01
  */
< prev index next >