< prev index next >

test/runtime/CompressedOops/UseCompressedOops.java

Print this page
rev 12341 : 8078450: Implement consistent process for quarantine of tests

@@ -24,11 +24,10 @@
 /*
  * @test
  * @bug 8022865
  * @summary Tests for different combination of UseCompressedOops options
  * @library /test/lib
- * @ignore 8079353
  * @modules java.base/jdk.internal.misc
  *          java.management
  * @run main UseCompressedOops
  */
 import java.util.ArrayList;
< prev index next >