hotspot/test/compiler/compilercontrol/TestCompilerDirectivesCompatibilityBase.java
equal
deleted
inserted
replaced
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 |