hotspot/test/gc/arguments/TestObjectTenuringFlags.java
changeset 30604 b8d532cb6420
parent 29678 dd2f3932c21e
child 32601 c5df671276bd
equal deleted inserted replaced
30603:a8754858a7fc 30604:b8d532cb6420
    32  *          java.management
    32  *          java.management
    33  * @build TestObjectTenuringFlags FlagsValue
    33  * @build TestObjectTenuringFlags FlagsValue
    34  * @run main/othervm TestObjectTenuringFlags
    34  * @run main/othervm TestObjectTenuringFlags
    35  */
    35  */
    36 
    36 
    37 import com.oracle.java.testlibrary.*;
    37 import jdk.test.lib.*;
    38 
    38 
    39 import java.util.*;
    39 import java.util.*;
    40 
    40 
    41 public class TestObjectTenuringFlags {
    41 public class TestObjectTenuringFlags {
    42   public static void main(String args[]) throws Exception {
    42   public static void main(String args[]) throws Exception {