< prev index next >

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

Print this page
*** 21,10 ***
   * questions.
   */
  
  /*
   * @test
!  * @bug 8341399
   * @summary Test for `@since` in jdk.compiler module
   * @library /test/lib /test/jdk/tools/sincechecker
   * @run main SinceChecker jdk.compiler
   */
--- 21,10 ---
   * questions.
   */
  
  /*
   * @test
!  * @bug 8341399 8381475
   * @summary Test for `@since` in jdk.compiler module
   * @library /test/lib /test/jdk/tools/sincechecker
   * @run main SinceChecker jdk.compiler
   */
< prev index next >