< prev index next >

test/gc/CondCardMark/Basic.java

Print this page

        

*** 25,36 **** * @test * @bug 8076987 * @bug 8078438 * @summary Verify UseCondCardMark works * @modules java.base/jdk.internal.misc - * @library /testlibrary /test/lib - * @build Basic * @run main/othervm -Xint Basic * @run main/othervm -Xint -XX:+UseCondCardMark Basic * @run main/othervm -XX:TieredStopAtLevel=1 Basic * @run main/othervm -XX:TieredStopAtLevel=1 -XX:+UseCondCardMark Basic * @run main/othervm -XX:TieredStopAtLevel=4 Basic --- 25,34 ----
< prev index next >