< prev index next >

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

Print this page
@@ -50,11 +50,10 @@
  /**
   * @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 {
< prev index next >