hotspot/test/compiler/intrinsics/IntrinsicAvailableTest.java
changeset 34155 8d9e0cbf93a2
parent 31962 d05e0a4d1b43
child 34185 ee71c590a456
equal deleted inserted replaced
34154:a0b06a3239de 34155:8d9e0cbf93a2
    21  * questions.
    21  * questions.
    22  */
    22  */
    23 import java.lang.reflect.Executable;
    23 import java.lang.reflect.Executable;
    24 import java.util.concurrent.Callable;
    24 import java.util.concurrent.Callable;
    25 import java.util.Objects;
    25 import java.util.Objects;
       
    26 import compiler.whitebox.CompilerWhiteBoxTest;
    26 /*
    27 /*
    27  * @test
    28  * @test
    28  * @bug 8130832
    29  * @bug 8130832
    29  * @library /testlibrary /../../test/lib /compiler/whitebox /compiler/testlibrary
    30  * @library /testlibrary /../../test/lib / /compiler/testlibrary
    30  * @build IntrinsicAvailableTest
    31  * @build IntrinsicAvailableTest
    31  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    32  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    32  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    33  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    33  * @run main/othervm -Xbootclasspath/a:.
    34  * @run main/othervm -Xbootclasspath/a:.
    34  *                   -XX:+UnlockDiagnosticVMOptions
    35  *                   -XX:+UnlockDiagnosticVMOptions