< prev index next >
test/gc/g1/humongousObjects/objectGraphTest/TestObjectGraphAfterGC.java
Print this page
rev 12341 : 8078450: Implement consistent process for quarantine of tests
@@ -50,11 +50,10 @@
* @requires vm.gc.G1
* @requires vm.opt.ExplicitGCInvokesConcurrent != true
* @library /test/lib /
* @modules java.management java.base/jdk.internal.misc
* @build sun.hotspot.WhiteBox
- * @ignore 8156755
*
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
*
* @run main/othervm -Xms200M -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbootclasspath/a:.
< prev index next >