< prev index next >

test/gc/TestCardTablePageCommits.java

Print this page

        

*** 32,42 **** * @bug 8059066 * @summary Tests that the card table does not commit the same page twice * @requires vm.gc.Parallel * @library /test/lib * @modules java.base/jdk.internal.misc - * java.management * @run driver TestCardTablePageCommits */ public class TestCardTablePageCommits { public static void main(String args[]) throws Exception { // The test is run with a small heap to make sure all pages in the card --- 32,41 ----
< prev index next >