hotspot/test/compiler/compilercontrol/TestCompilerDirectivesCompatibilityBase.java
changeset 36851 03e2f4d0a421
parent 36321 d3618f1ff1bb
child 40059 c2304140ed64
equal deleted inserted replaced
36850:ada6dcfa50dc 36851:03e2f4d0a421
    23 
    23 
    24 /*
    24 /*
    25  * @test TestCompilerDirectivesCompatibilityBase
    25  * @test TestCompilerDirectivesCompatibilityBase
    26  * @bug 8137167
    26  * @bug 8137167
    27  * @library /testlibrary /test/lib /
    27  * @library /testlibrary /test/lib /
    28  * @modules java.base/sun.misc
    28  * @modules java.base/jdk.internal.misc
    29  *          java.compiler
    29  *          java.compiler
    30  *          java.management
    30  *          java.management
    31  * @build jdk.test.lib.*
    31  * @build jdk.test.lib.*
    32  *        jdk.test.lib.dcmd.*
    32  *        jdk.test.lib.dcmd.*
    33  *        sun.hotspot.WhiteBox
    33  *        sun.hotspot.WhiteBox