< prev index next >

test/compiler/compilercontrol/TestCompilerDirectivesCompatibilityCommandOn.java

Print this page
rev 9959 : 8148012: get rid of slash-dot-dot in @library directives
Reviewed-by:
rev 9474 : 8142967: [TESTBUG] Compiler control tests get NullPointerException
Summary: Fix incoorect build jtreg tags
Reviewed-by: iignatyev, neliasso
rev 9230 : 8141129: 3 compiler control tests fail on product builds
Summary: UnlockDiagnosticVMOptions should be placed before the PrintAssembly
Reviewed-by: kvn
rev 9148 : 8137167: JEP165: Compiler Control: Implementation task
Summary: Compiler Control JEP
Reviewed-by: roland, twisti, zmajo, simonis

*** 22,32 **** */ /* * @test TestCompilerDirectivesCompatibilityCommandOn * @bug 8137167 ! * @library /testlibrary /../../test/lib * @modules java.base/sun.misc * java.compiler * java.management * @build jdk.test.lib.* * @build jdk.test.lib.dcmd.* --- 22,32 ---- */ /* * @test TestCompilerDirectivesCompatibilityCommandOn * @bug 8137167 ! * @library /testlibrary /test/lib * @modules java.base/sun.misc * java.compiler * java.management * @build jdk.test.lib.* * @build jdk.test.lib.dcmd.*
< prev index next >