< prev index next >

test/jdk/java/lang/ModuleTests/AnnotationsTest.java

Print this page
*** 50,11 ***
  /**
   * @test
   * @enablePreview
   * @modules java.base/jdk.internal.module
   * @library /test/lib
-  * @build jdk.test.lib.util.ModuleInfoWriter
   * @run testng AnnotationsTest
   * @summary Basic test of annotations on modules
   */
  
  public class AnnotationsTest {
--- 50,10 ---
< prev index next >