< prev index next >

test/gc/TestCardTablePageCommits.java

Print this page

        

*** 30,39 **** --- 30,40 ---- * @test TestCardTablePageCommits * @key gc * @bug 8059066 * @summary Tests that the card table does not commit the same page twice * @library /testlibrary + * @build com.oracle.java.testlibrary.* * @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
< prev index next >