< prev index next >

test/jdk/tools/sincechecker/modules/java.compiler/JavaCompilerCheckSince.java

Print this page
@@ -24,7 +24,7 @@
  /*
   * @test
   * @bug 8341399
   * @summary Test for `@since` in java.compiler module
   * @library /test/lib /test/jdk/tools/sincechecker
-  * @run main SinceChecker java.compiler
+  * @run main SinceChecker java.compiler --ignoreSince Valhalla
   */
< prev index next >