< prev index next >

test/gc/arguments/TestObjectTenuringFlags.java

Print this page

        

*** 32,42 **** * java.management * @build TestObjectTenuringFlags FlagsValue * @run main/othervm TestObjectTenuringFlags */ ! import com.oracle.java.testlibrary.*; import java.util.*; public class TestObjectTenuringFlags { public static void main(String args[]) throws Exception { --- 32,42 ---- * java.management * @build TestObjectTenuringFlags FlagsValue * @run main/othervm TestObjectTenuringFlags */ ! import jdk.test.lib.*; import java.util.*; public class TestObjectTenuringFlags { public static void main(String args[]) throws Exception {
< prev index next >