hotspot/test/compiler/intrinsics/IntrinsicAvailableTest.java
changeset 34185 ee71c590a456
parent 33730 30e064828045
parent 34155 8d9e0cbf93a2
child 35563 d5ac28780cda
equal deleted inserted replaced
33813:4f376e851453 34185:ee71c590a456
    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/whitebox /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