jdk/test/com/sun/tracing/BasicFunctionality.java
changeset 5813 8e455cd3e807
parent 5506 202f599c92aa
child 7668 d4a77089c587
equal deleted inserted replaced
5812:45384c2300ce 5813:8e455cd3e807
    22  */
    22  */
    23 
    23 
    24 /**
    24 /**
    25  * @test
    25  * @test
    26  * @bug 6537506
    26  * @bug 6537506
       
    27  * @ignore 6962535
    27  * @summary Basic unit test for tracing framework
    28  * @summary Basic unit test for tracing framework
    28  */
    29  */
    29 
    30 
    30 import com.sun.tracing.*;
    31 import com.sun.tracing.*;
    31 import java.lang.reflect.Method;
    32 import java.lang.reflect.Method;