test/hotspot/jtreg/compiler/graalunit/ApiTest.java
changeset 50914 07498f5b6a96
parent 50908 7c51db95ccb6
child 54464 1f8938ce8564
equal deleted inserted replaced
50913:9816d7cc655e 50914:07498f5b6a96
    22  */
    22  */
    23 
    23 
    24 /*
    24 /*
    25  * @test
    25  * @test
    26  * @summary
    26  * @summary
    27  * @requires vm.opt.final.EnableJVMCI
    27  * @requires vm.opt.final.EnableJVMCI == true
    28  *
    28  *
    29  * @modules jdk.internal.vm.compiler
    29  * @modules jdk.internal.vm.compiler
    30  *
    30  *
    31  * @library /test/lib /compiler/graalunit /
    31  * @library /test/lib /compiler/graalunit /
    32  *
    32  *