test/hotspot/jtreg/compiler/graalunit/JttLangMathMZTest.java
branchihse-runtestprebuilt-branch
changeset 56945 35914fe36a9c
parent 51144 7dc181cb3603
child 54464 1f8938ce8564
equal deleted inserted replaced
56939:df71c8d05835 56945:35914fe36a9c
    32  *
    32  *
    33  * @build compiler.graalunit.common.GraalUnitTestLauncher
    33  * @build compiler.graalunit.common.GraalUnitTestLauncher
    34  *
    34  *
    35  * @run driver jdk.test.lib.FileInstaller ../../ProblemList-graal.txt ExcludeList.txt
    35  * @run driver jdk.test.lib.FileInstaller ../../ProblemList-graal.txt ExcludeList.txt
    36  *
    36  *
    37  * @run main/othervm compiler.graalunit.common.GraalUnitTestLauncher -prefix org.graalvm.compiler.jtt.lang.Math_[m-zM-Z] -exclude ExcludeList.txt
    37  * @run main/othervm/timeout=300 compiler.graalunit.common.GraalUnitTestLauncher
       
    38  *     -prefix org.graalvm.compiler.jtt.lang.Math_[m-zM-Z] -exclude ExcludeList.txt
    38  */
    39  */