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